Author: pauls
Date: Sun May  7 21:48:57 2017
New Revision: 1794270

URL: http://svn.apache.org/viewvc?rev=1794270&view=rev
Log:
[maven-release-plugin] rollback the release of 
org.apache.sling.discovery.base-1.1.8

Modified:
    sling/trunk/bundles/extensions/discovery/base/pom.xml

Modified: sling/trunk/bundles/extensions/discovery/base/pom.xml
URL: 
http://svn.apache.org/viewvc/sling/trunk/bundles/extensions/discovery/base/pom.xml?rev=1794270&r1=1794269&r2=1794270&view=diff
==============================================================================
--- sling/trunk/bundles/extensions/discovery/base/pom.xml (original)
+++ sling/trunk/bundles/extensions/discovery/base/pom.xml Sun May  7 21:48:57 
2017
@@ -29,7 +29,7 @@
 
     <artifactId>org.apache.sling.discovery.base</artifactId>
     <packaging>bundle</packaging>
-    <version>1.1.9-SNAPSHOT</version>
+    <version>1.1.7-SNAPSHOT</version>
 
     <name>Apache Sling Discovery Base</name>
     <description>Contains Connector and Properties support that some 
implementations might choose to build upon</description>
@@ -181,7 +181,7 @@
                <dependency>
                        <groupId>org.apache.sling</groupId>
                        
<artifactId>org.apache.sling.discovery.commons</artifactId>
-                       <version>1.0.21-SNAPSHOT</version>
+                       <version>1.0.19-SNAPSHOT</version>
                </dependency>
         <!-- besides including discovery.commons' normal jar above, 
               for testing a few test helper classes are also reused.
@@ -189,7 +189,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.discovery.commons</artifactId>
-            <version>1.0.21-SNAPSHOT</version>
+            <version>1.0.19-SNAPSHOT</version>
             <scope>test</scope>
             <type>test-jar</type>
         </dependency>


Reply via email to