You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2017/11/07 10:20:57 UTC

[sling-org-apache-sling-testing-serversetup] 03/06: parent update

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

rombert pushed a commit to annotated tag org.apache.sling.testing.serversetup-1.0.1
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-serversetup.git

commit 57c9e1c849445eba29b90ef30e2172678a9c1533
Author: Andrei Dulvac <du...@apache.org>
AuthorDate: Fri Jan 6 09:41:44 2017 +0000

    parent update
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/testing/serversetup@1777548 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 1ad1a5f..940561f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>25</version>
+        <version>28</version>
         <relativePath />
     </parent>
 
@@ -72,7 +72,7 @@
     <dependencies>
         <dependency>
             <groupId>org.osgi</groupId>
-            <artifactId>org.osgi.core</artifactId>
+            <artifactId>osgi.core</artifactId>
         </dependency>
         <dependency>
             <groupId>org.apache.felix</groupId>
@@ -104,7 +104,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.testing.clients</artifactId>
-            <version>1.0.1-SNAPSHOT</version>
+            <version>1.0.0</version>
         </dependency>
     </dependencies>
 </project>

-- 
To stop receiving notification emails like this one, please contact
"commits@sling.apache.org" <co...@sling.apache.org>.