You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by jb...@apache.org on 2010/08/26 12:06:06 UTC

svn commit: r989582 - /servicemix/smx4/bundles/trunk/poi-3.6/pom.xml

Author: jbonofre
Date: Thu Aug 26 10:06:06 2010
New Revision: 989582

URL: http://svn.apache.org/viewvc?rev=989582&view=rev
Log:
[maven-release-plugin] prepare for next development iteration

Modified:
    servicemix/smx4/bundles/trunk/poi-3.6/pom.xml

Modified: servicemix/smx4/bundles/trunk/poi-3.6/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/poi-3.6/pom.xml?rev=989582&r1=989581&r2=989582&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/poi-3.6/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/poi-3.6/pom.xml Thu Aug 26 10:06:06 2010
@@ -29,7 +29,7 @@
     
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.poi</artifactId>
-    <version>3.6_1</version>
+    <version>3.6_2-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
     <description>
@@ -119,11 +119,4 @@
             </plugin>
         </plugins>
     </build>
-
-
-  <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.poi-3.6_1</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.poi-3.6_1</developerConnection>
-    <url>http://svn.apache.org/viewvc/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.poi-3.6_1</url>
-  </scm>
 </project>
\ No newline at end of file