Author: aheritier
Date: 2010-10-10 18:13:27 -0400 (Sun, 10 Oct 2010)
New Revision: 4614
Modified:
exo/portal/branches/3.1.x/packaging/ear/pom.xml
exo/portal/branches/3.1.x/pom.xml
Log:
[maven-release-plugin] prepare branch 3.1.5-PLF_REL
Modified: exo/portal/branches/3.1.x/packaging/ear/pom.xml
===================================================================
--- exo/portal/branches/3.1.x/packaging/ear/pom.xml 2010-10-08 15:17:21 UTC (rev 4613)
+++ exo/portal/branches/3.1.x/packaging/ear/pom.xml 2010-10-10 22:13:27 UTC (rev 4614)
@@ -218,10 +218,10 @@
<configuration>
<tasks>
<mkdir
dir="${project.build.directory}/jboss-ear-gatein-${project.version}/integration.war"
/>
- <copy
todir="${project.build.directory}/jboss-ear-gatein-${project.version}/integration.war"
>
+ <copy
todir="${project.build.directory}/jboss-ear-gatein-${project.version}/integration.war">
<fileset
dir="${project.build.directory}/temp/server/default/deploy/gatein.ear/integration.war"
/>
</copy>
- <copy
todir="${project.build.directory}/jboss-ear-gatein-${project.version}/META-INF"
>
+ <copy
todir="${project.build.directory}/jboss-ear-gatein-${project.version}/META-INF">
<fileset
dir="${project.build.directory}/temp/server/default/deploy/gatein.ear/META-INF/"
/>
</copy>
</tasks>
Modified: exo/portal/branches/3.1.x/pom.xml
===================================================================
--- exo/portal/branches/3.1.x/pom.xml 2010-10-08 15:17:21 UTC (rev 4613)
+++ exo/portal/branches/3.1.x/pom.xml 2010-10-10 22:13:27 UTC (rev 4614)
@@ -84,9 +84,9 @@
</distributionManagement>
<scm>
-
<
connection>scm:svn:http://anonsvn.jboss.org/repos/gatein/exo/portal/br...
-
<
developerConnection>scm:svn:http://svn.jboss.org/repos/gatein/exo/port...
-
<
url>http://fisheye.jboss.org/browse/gatein/exo/portal/branches/3.1.x&l...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/gatein/exo/portal/br...
+
<
developerConnection>scm:svn:http://svn.jboss.org/repos/gatein/exo/port...
+
<
url>http://fisheye.jboss.org/browse/gatein/exo/portal/branches/3.1.5-P...
</scm>
<modules>