You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@chemistry.apache.org by je...@apache.org on 2013/08/02 16:19:57 UTC

svn commit: r1509724 - /chemistry/opencmis/branches/inmemory-refactoring/pom.xml

Author: jens
Date: Fri Aug  2 14:19:57 2013
New Revision: 1509724

URL: http://svn.apache.org/r1509724
Log:
InMemory: set pom.xml back to 0.10.0-SNAPSHOT

Modified:
    chemistry/opencmis/branches/inmemory-refactoring/pom.xml

Modified: chemistry/opencmis/branches/inmemory-refactoring/pom.xml
URL: http://svn.apache.org/viewvc/chemistry/opencmis/branches/inmemory-refactoring/pom.xml?rev=1509724&r1=1509723&r2=1509724&view=diff
==============================================================================
--- chemistry/opencmis/branches/inmemory-refactoring/pom.xml (original)
+++ chemistry/opencmis/branches/inmemory-refactoring/pom.xml Fri Aug  2 14:19:57 2013
@@ -15,7 +15,7 @@
 	<parent>
 		<groupId>org.apache.chemistry.opencmis</groupId>
 		<artifactId>chemistry-opencmis</artifactId>
-		<version>0.9.0-SNAPSHOT</version>
+        <version>0.10.0-SNAPSHOT</version>
 		<relativePath>../../pom.xml</relativePath>
 	</parent>