You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by im...@apache.org on 2007/10/06 17:05:26 UTC

svn commit: r582503 - /myfaces/orchestra/trunk/core/pom.xml

Author: imario
Date: Sat Oct  6 08:05:26 2007
New Revision: 582503

URL: http://svn.apache.org/viewvc?rev=582503&view=rev
Log:
changed dependency away from SNAPSHOT release

Modified:
    myfaces/orchestra/trunk/core/pom.xml

Modified: myfaces/orchestra/trunk/core/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/orchestra/trunk/core/pom.xml?rev=582503&r1=582502&r2=582503&view=diff
==============================================================================
--- myfaces/orchestra/trunk/core/pom.xml (original)
+++ myfaces/orchestra/trunk/core/pom.xml Sat Oct  6 08:05:26 2007
@@ -29,7 +29,7 @@
 	<parent>
 		<groupId>org.apache.myfaces.orchestra</groupId>
 		<artifactId>myfaces-orchestra-maven</artifactId>
-		<version>1.0-SNAPSHOT</version>
+		<version>1.0</version>
 	</parent>
 
 	<scm>