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 2011/01/11 10:37:34 UTC

svn commit: r1057545 - /servicemix/smx4/bundles/trunk/jibx-1.2.2/pom.xml

Author: jbonofre
Date: Tue Jan 11 09:37:34 2011
New Revision: 1057545

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

Modified:
    servicemix/smx4/bundles/trunk/jibx-1.2.2/pom.xml

Modified: servicemix/smx4/bundles/trunk/jibx-1.2.2/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/jibx-1.2.2/pom.xml?rev=1057545&r1=1057544&r2=1057545&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/jibx-1.2.2/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/jibx-1.2.2/pom.xml Tue Jan 11 09:37:34 2011
@@ -31,7 +31,7 @@
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.jibx</artifactId>
     <packaging>bundle</packaging>
-    <version>1.2.2_1</version>
+    <version>1.2.2_2-SNAPSHOT</version>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
     <description>
         Thi bundle simply wraps ${pkgArtifactId} ${pkgVersion} jar files.
@@ -127,11 +127,4 @@
             </plugin>
         </plugins>
     </build>
-
-
-  <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.jibx-1.2.2_1</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.jibx-1.2.2_1</developerConnection>
-    <url>http://svn.apache.org/viewvc/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.jibx-1.2.2_1</url>
-  </scm>
 </project>
\ No newline at end of file