You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by bd...@apache.org on 2015/07/06 13:56:04 UTC

svn commit: r1689379 - /sling/trunk/bundles/commons/contentdetection/pom.xml

Author: bdelacretaz
Date: Mon Jul  6 11:56:04 2015
New Revision: 1689379

URL: http://svn.apache.org/r1689379
Log:
SLING-4694 - we'll release as 1.0.2

Modified:
    sling/trunk/bundles/commons/contentdetection/pom.xml

Modified: sling/trunk/bundles/commons/contentdetection/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/bundles/commons/contentdetection/pom.xml?rev=1689379&r1=1689378&r2=1689379&view=diff
==============================================================================
--- sling/trunk/bundles/commons/contentdetection/pom.xml (original)
+++ sling/trunk/bundles/commons/contentdetection/pom.xml Mon Jul  6 11:56:04 2015
@@ -29,7 +29,7 @@
     </parent>
 
     <artifactId>org.apache.sling.commons.contentdetection</artifactId>
-    <version>1.0.0</version>
+    <version>1.0.1-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <name>Apache Sling Content Detection Support</name>