Author: gnodet
Date: Thu Sep 25 02:33:41 2008
New Revision: 698895
URL: http://svn.apache.org/viewvc?rev=698895&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
servicemix/smx4/bundles/trunk/jasper-6.0.14/pom.xml
Modified: servicemix/smx4/bundles/trunk/jasper-6.0.14/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/jasper-6.0.14/pom.xml?rev=698895&r1=698894&r2=698895&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/jasper-6.0.14/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/jasper-6.0.14/pom.xml Thu Sep 25 02:33:41 2008
@@ -28,7 +28,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.jasper</artifactId>
- <version>6.0.14_1</version>
+ <version>6.0.14_2-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>Apache ServiceMix Bundles: ${pkgArtifactId}-${pkgVersion}</name>
<description>
@@ -94,10 +94,4 @@
</plugin>
</plugins>
</build>
-
- <scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.jasper-6.0.14_1</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.jasper-6.0.14_1</developerConnection>
-
<url>http://svn.apache.org/viewvc/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.jasper-6.0.14_1</url>
- </scm>
</project>