Title: [40620] trunk/hudson/plugins/testabilityexplorer/pom.xml: [maven-release-plugin] prepare for next development iteration
- Revision
- 40620
- Author
- vsbmeza
- Date
- 2012-05-29 12:57:48 -0400 (Tue, 29 May 2012)
Log Message
[maven-release-plugin] prepare for next development iteration
Modified Paths
Diff
Modified: trunk/hudson/plugins/testabilityexplorer/pom.xml (40619 => 40620)
--- trunk/hudson/plugins/testabilityexplorer/pom.xml 2012-05-29 16:57:42 UTC (rev 40619)
+++ trunk/hudson/plugins/testabilityexplorer/pom.xml 2012-05-29 16:57:48 UTC (rev 40620)
@@ -10,7 +10,7 @@
<artifactId>testabilityexplorer</artifactId>
<packaging>hpi</packaging>
<name>Hudson Testability Explorer Plug-in</name>
- <version>0.4</version>
+ <version>0.5-SNAPSHOT</version>
<url>https://wiki.jenkins-ci.org/display/JENKINS/Testability+Explorer+Plugin</url>
<description>This plug-in displays and renders trends for XML reports generated by the Testability Explorer.
</description>
@@ -121,12 +121,6 @@
<url>http://repo.jenkins-ci.org/public/</url>
</pluginRepository>
</pluginRepositories>
-
- <scm>
- <connection>scm:svn:https://svn.jenkins-ci.org/tags/testabilityexplorer-0.4</connection>
- <developerConnection>scm:svn:https://svn.jenkins-ci.org/tags/testabilityexplorer-0.4</developerConnection>
- <url>https://svn.jenkins-ci.org/tags/testabilityexplorer-0.4</url>
- </scm>
</project>