Author: lu4242
Date: Mon Oct 4 23:02:33 2010
New Revision: 1004477
URL: http://svn.apache.org/viewvc?rev=1004477&view=rev
Log:
update to parent 1.0.4
Modified:
myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-builder-plugin/pom.xml
Modified: myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-builder-plugin/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-builder-plugin/pom.xml?rev=1004477&r1=1004476&r2=1004477&view=diff
==============================================================================
--- myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-builder-plugin/pom.xml (original)
+++ myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-builder-plugin/pom.xml Mon Oct
4 23:02:33 2010
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.myfaces.buildtools</groupId>
<artifactId>myfaces-plugin-parent</artifactId>
- <version>1.0.5-SNAPSHOT</version>
+ <version>1.0.4</version>
</parent>
<groupId>org.apache.myfaces.buildtools</groupId>
|