Author: jbonofre
Date: Mon Aug 4 14:10:10 2014
New Revision: 1615569
URL: http://svn.apache.org/r1615569
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
servicemix/smx4/bundles/trunk/aws-java-sdk-1.7.5/pom.xml
Modified: servicemix/smx4/bundles/trunk/aws-java-sdk-1.7.5/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/aws-java-sdk-1.7.5/pom.xml?rev=1615569&r1=1615568&r2=1615569&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/aws-java-sdk-1.7.5/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/aws-java-sdk-1.7.5/pom.xml Mon Aug 4
14:10:10 2014
@@ -31,7 +31,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.aws-java-sdk</artifactId>
<packaging>bundle</packaging>
- <version>1.7.5_3</version>
+ <version>1.7.5_4-SNAPSHOT</version>
<name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
<description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar
file.</description>
@@ -127,10 +127,4 @@
</plugin>
</plugins>
</build>
-
- <scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.aws-java-sdk-1.7.5_3</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.aws-java-sdk-1.7.5_3</developerConnection>
-
<url>http://svn.apache.org/viewvc/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.aws-java-sdk-1.7.5_3</url>
- </scm>
</project>