Author: lu4242
Date: Tue Aug 31 22:11:10 2010
New Revision: 991362
URL: http://svn.apache.org/viewvc?rev=991362&view=rev
Log:
[maven-release-plugin] prepare release myfaces-plugin-parent-1.0.4
Modified:
myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-plugin-parent/pom.xml
Modified: myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-plugin-parent/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-plugin-parent/pom.xml?rev=991362&r1=991361&r2=991362&view=diff
==============================================================================
--- myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-plugin-parent/pom.xml (original)
+++ myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-plugin-parent/pom.xml Tue Aug
31 22:11:10 2010
@@ -36,7 +36,7 @@
<groupId>org.apache.myfaces.buildtools</groupId>
<artifactId>myfaces-plugin-parent</artifactId>
- <version>1.0.4-SNAPSHOT</version>
+ <version>1.0.4</version>
<packaging>pom</packaging>
<name>Apache MyFaces Buildtools Maven2 Plugin Parent</name>
<url>http://myfaces.apache.org/build-tools/plugins</url>
@@ -165,9 +165,9 @@
</reporting>
<scm>
- <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-plugin-parent</connection>
- <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-plugin-parent</developerConnection>
- <url>http://svn.apache.org/viewvc/myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-plugin-parent</url>
+ <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/myfaces-build-tools/tags/myfaces-plugin-parent-1.0.4</connection>
+ <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/myfaces-build-tools/tags/myfaces-plugin-parent-1.0.4</developerConnection>
+ <url>http://svn.apache.org/viewvc/myfaces/myfaces-build-tools/tags/myfaces-plugin-parent-1.0.4</url>
</scm>
<distributionManagement>
|