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:08:27 UTC

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

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

URL: http://svn.apache.org/viewvc?rev=582504&view=rev
Log:
added missing version

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=582504&r1=582503&r2=582504&view=diff
==============================================================================
--- myfaces/orchestra/trunk/core/pom.xml (original)
+++ myfaces/orchestra/trunk/core/pom.xml Sat Oct  6 08:08:26 2007
@@ -25,6 +25,7 @@
 	<artifactId>myfaces-orchestra-core</artifactId>
 	<packaging>jar</packaging>
 	<name>MyFaces Orchestra Core</name>
+	<version>1.0-SNAPSHOT</version>
 
 	<parent>
 		<groupId>org.apache.myfaces.orchestra</groupId>