Diff
Modified: branches/v-1.4.x/pom.xml (2147 => 2148)
--- branches/v-1.4.x/pom.xml 2013-09-28 15:59:11 UTC (rev 2147)
+++ branches/v-1.4.x/pom.xml 2013-09-28 16:09:09 UTC (rev 2148)
@@ -381,6 +381,7 @@
<artifactId>maven-eclipse-plugin</artifactId>
<configuration>
<downloadSources>true</downloadSources>
+ <projectNameTemplate>[artifactId]-1.4.x</projectNameTemplate>
</configuration>
</plugin>
<plugin>
@@ -609,9 +610,9 @@
</distributionManagement>
<scm>
- <connection>scm:svn:http://svn.codehaus.org/xstream/tags/XSTREAM_1_4_5</connection>
- <developerConnection>scm:svn:https://svn.codehaus.org/xstream/tags/XSTREAM_1_4_5</developerConnection>
- <url>http://fisheye.codehaus.org/browse/xstream/tags/XSTREAM_1_4_5</url>
+ <connection>scm:svn:http://svn.codehaus.org/xstream/branches/v-1.4.x</connection>
+ <developerConnection>scm:svn:https://svn.codehaus.org/xstream/branches/v-1.4.x</developerConnection>
+ <url>http://fisheye.codehaus.org/browse/xstream/branches/v-1.4.x</url>
</scm>
<properties>
To unsubscribe from this list please visit:
