You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lu...@apache.org on 2009/12/19 00:53:58 UTC

svn commit: r892406 - /myfaces/orchestra/trunk/core12/pom.xml

Author: lu4242
Date: Fri Dec 18 23:53:57 2009
New Revision: 892406

URL: http://svn.apache.org/viewvc?rev=892406&view=rev
Log:
fix pom config

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

Modified: myfaces/orchestra/trunk/core12/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/orchestra/trunk/core12/pom.xml?rev=892406&r1=892405&r2=892406&view=diff
==============================================================================
--- myfaces/orchestra/trunk/core12/pom.xml (original)
+++ myfaces/orchestra/trunk/core12/pom.xml Fri Dec 18 23:53:57 2009
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.apache.myfaces.orchestra</groupId>
     <artifactId>myfaces-orchestra-maven</artifactId>
-    <version>1.2</version>
+    <version>1.3-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
@@ -301,7 +301,7 @@
     <site>
       <id>apache-site</id>
       <name>Apache Website</name>
-      <url>scpexe://people.apache.org/www/myfaces.apache.org/orchestra/myfaces-orchestra-core</url>
+      <url>scpexe://people.apache.org/www/myfaces.apache.org/orchestra/myfaces-orchestra-core12</url>
     </site>
   </distributionManagement>