You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@abdera.apache.org by jm...@apache.org on 2006/08/25 22:48:54 UTC

svn commit: r436938 - /incubator/abdera/java/trunk/pom.xml

Author: jmsnell
Date: Fri Aug 25 13:48:54 2006
New Revision: 436938

URL: http://svn.apache.org/viewvc?rev=436938&view=rev
Log:
Missed one. Update the version number to 0.2.0-incubating-SNAPSHOT

Modified:
    incubator/abdera/java/trunk/pom.xml

Modified: incubator/abdera/java/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/abdera/java/trunk/pom.xml?rev=436938&r1=436937&r2=436938&view=diff
==============================================================================
--- incubator/abdera/java/trunk/pom.xml (original)
+++ incubator/abdera/java/trunk/pom.xml Fri Aug 25 13:48:54 2006
@@ -25,7 +25,7 @@
   <artifactId>abdera</artifactId>
   <packaging>pom</packaging>
   <name>Apache Abdera</name>  
-  <version>0.1.0-incubating-SNAPSHOT</version>  
+  <version>0.2.0-incubating-SNAPSHOT</version>  
   <description>Atom Specification Implementation</description>
   <inceptionYear>2006</inceptionYear>
   <url>http://incubator.apache.org/projects/abdera.html</url>