You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by mp...@apache.org on 2015/11/27 15:38:24 UTC

svn commit: r1716880 - /sling/trunk/contrib/extensions/distribution/core/pom.xml

Author: mpetria
Date: Fri Nov 27 14:38:24 2015
New Revision: 1716880

URL: http://svn.apache.org/viewvc?rev=1716880&view=rev
Log:
SLING-5336: always return the created distribution queue entry

Modified:
    sling/trunk/contrib/extensions/distribution/core/pom.xml

Modified: sling/trunk/contrib/extensions/distribution/core/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/contrib/extensions/distribution/core/pom.xml?rev=1716880&r1=1716879&r2=1716880&view=diff
==============================================================================
--- sling/trunk/contrib/extensions/distribution/core/pom.xml (original)
+++ sling/trunk/contrib/extensions/distribution/core/pom.xml Fri Nov 27 14:38:24 2015
@@ -32,7 +32,7 @@
     <!-- P R O J E C T                                                           -->
     <!-- ======================================================================= -->
     <artifactId>org.apache.sling.distribution.core</artifactId>
-    <version>0.1.11-r1716851</version>
+    <version>0.1.11-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <name>Apache Sling Distribution Core</name>