You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ss...@apache.org on 2019/11/01 10:21:44 UTC

[sling-org-apache-sling-caconfig-integration-tests] branch feature/SLING-8824-parent25 created (now fb8b536)

This is an automated email from the ASF dual-hosted git repository.

sseifert pushed a change to branch feature/SLING-8824-parent25
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-caconfig-integration-tests.git.


      at fb8b536  SLING-8824 caconfig: Upgrade to parent pom 35

This branch includes the following new commits:

     new fb8b536  SLING-8824 caconfig: Upgrade to parent pom 35

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[sling-org-apache-sling-caconfig-integration-tests] 01/01: SLING-8824 caconfig: Upgrade to parent pom 35

Posted by ss...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

sseifert pushed a commit to branch feature/SLING-8824-parent25
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-caconfig-integration-tests.git

commit fb8b536bd530c8caae437d139a1ac34ba3915bf3
Author: sseifert <ss...@pro-vision.de>
AuthorDate: Fri Nov 1 11:19:08 2019 +0100

    SLING-8824 caconfig: Upgrade to parent pom 35
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 7e65f60..7fe6e5e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>33</version>
+        <version>35</version>
         <relativePath/>
     </parent>
 
@@ -248,7 +248,7 @@
                 <launchpad.keep.running>true</launchpad.keep.running>
                 <launchpad.debug>true</launchpad.debug>
                 <http.port>8080</http.port>
-            </properties>            
+            </properties>
         </profile>
     </profiles>