Author: nickboldt
Date: 2010-07-08 18:16:49 -0400 (Thu, 08 Jul 2010)
New Revision: 23331
Modified:
trunk/parent-pom.xml
Log:
merge changes to trunk into branch; fix spacing
Modified: trunk/parent-pom.xml
===================================================================
--- trunk/parent-pom.xml 2010-07-08 22:16:43 UTC (rev 23330)
+++ trunk/parent-pom.xml 2010-07-08 22:16:49 UTC (rev 23331)
@@ -129,10 +129,10 @@
<scm>
<
connection>scm:svn:http://anonsvn.jboss.org/repos/jbosstools/${scmBranch}
</connection>
- <
developerConnection>scm:svn:http://anonsvn.jboss.org/repos/jbosstools/...
- </developerConnection>
- <
url>http://anonsvn.jboss.org/repos/jbosstools/${scmBranch}
-</url>
+ <
developerConnection>scm:svn:http://anonsvn.jboss.org/repos/jbosstools/...
+ </developerConnection>
+ <
url>http://anonsvn.jboss.org/repos/jbosstools/${scmBranch}
+ </url>
</scm>
<issueManagement>
@@ -440,7 +440,6 @@
</repository>
</repositories>
</profile>
-
<profile>
<id>coverage</id>
<activation>
@@ -661,5 +660,4 @@
</releases>
</pluginRepository>
</pluginRepositories>
-
</project>