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 2015/10/05 21:28:22 UTC

svn commit: r1706902 - /sling/trunk/tooling/ide/source-bundle/pom.xml

Author: rombert
Date: Mon Oct  5 19:28:21 2015
New Revision: 1706902

URL: http://svn.apache.org/viewvc?rev=1706902&view=rev
Log:
Bump version to 1.0.9-SNAPSHOT for source bundle as well

Modified:
    sling/trunk/tooling/ide/source-bundle/pom.xml

Modified: sling/trunk/tooling/ide/source-bundle/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/tooling/ide/source-bundle/pom.xml?rev=1706902&r1=1706901&r2=1706902&view=diff
==============================================================================
--- sling/trunk/tooling/ide/source-bundle/pom.xml (original)
+++ sling/trunk/tooling/ide/source-bundle/pom.xml Mon Oct  5 19:28:21 2015
@@ -16,7 +16,7 @@
     <parent>
         <groupId>org.apache.sling.ide</groupId>
         <artifactId>reactor</artifactId>
-        <version>1.0.8</version>
+        <version>1.0.9-SNAPSHOT</version>
     </parent>
     
     <artifactId>org.apache.sling.ide.source-bundle</artifactId>