You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yoko-commits@incubator.apache.org by br...@apache.org on 2006/06/01 12:43:06 UTC

svn commit: r410858 - /incubator/yoko/trunk/pom.xml

Author: bravi
Date: Thu Jun  1 05:43:06 2006
New Revision: 410858

URL: http://svn.apache.org/viewvc?rev=410858&view=rev
Log:
Change celtix version from 1.0-SNAPSHOT to 1.1-SNAPSHOT

Modified:
    incubator/yoko/trunk/pom.xml

Modified: incubator/yoko/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/yoko/trunk/pom.xml?rev=410858&r1=410857&r2=410858&view=diff
==============================================================================
--- incubator/yoko/trunk/pom.xml (original)
+++ incubator/yoko/trunk/pom.xml Thu Jun  1 05:43:06 2006
@@ -25,7 +25,7 @@
 
     <!-- These properties should be defined in top level pom.xml -->
      <properties>
-        <celtix.version>1.0-SNAPSHOT</celtix.version>
+        <celtix.version>1.1-SNAPSHOT</celtix.version>
         <jaxws.version>2.0-JAXWS-2.0-EA3</jaxws.version>
         <compiler.version>2.0.1</compiler.version>
         <javadoc.version>2.0-beta-3</javadoc.version>