Author: jbonofre
Date: Mon Aug 4 13:48:16 2014
New Revision: 1615558
URL: http://svn.apache.org/r1615558
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
servicemix/smx4/bundles/trunk/aws-java-sdk-1.8.3/pom.xml
Modified: servicemix/smx4/bundles/trunk/aws-java-sdk-1.8.3/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/aws-java-sdk-1.8.3/pom.xml?rev=1615558&r1=1615557&r2=1615558&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/aws-java-sdk-1.8.3/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/aws-java-sdk-1.8.3/pom.xml Mon Aug 4
13:48:16 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.8.3_1</version>
+ <version>1.8.3_2-SNAPSHOT</version>
<name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
<description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar
file.</description>
@@ -128,10 +128,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.8.3_1</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.aws-java-sdk-1.8.3_1</developerConnection>
-
<url>http://svn.apache.org/viewvc/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.aws-java-sdk-1.8.3_1</url>
- </scm>
</project>