You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@velocity.apache.org by nb...@apache.org on 2008/06/13 04:48:05 UTC

svn commit: r667317 - in /velocity/texen/trunk: build/build.properties pom.xml

Author: nbubna
Date: Thu Jun 12 19:48:04 2008
New Revision: 667317

URL: http://svn.apache.org/viewvc?rev=667317&view=rev
Log:
upgrade version to 1.1-dev

Modified:
    velocity/texen/trunk/build/build.properties
    velocity/texen/trunk/pom.xml

Modified: velocity/texen/trunk/build/build.properties
URL: http://svn.apache.org/viewvc/velocity/texen/trunk/build/build.properties?rev=667317&r1=667316&r2=667317&view=diff
==============================================================================
--- velocity/texen/trunk/build/build.properties (original)
+++ velocity/texen/trunk/build/build.properties Thu Jun 12 19:48:04 2008
@@ -22,7 +22,7 @@
 # Global defaults
 name=          Texen
 project=       texen
-version=       1.0-dev
+version=       1.1-dev
 final.name=    ${project}-${version}
 root.package=  org.apache.texen
 

Modified: velocity/texen/trunk/pom.xml
URL: http://svn.apache.org/viewvc/velocity/texen/trunk/pom.xml?rev=667317&r1=667316&r2=667317&view=diff
==============================================================================
--- velocity/texen/trunk/pom.xml (original)
+++ velocity/texen/trunk/pom.xml Thu Jun 12 19:48:04 2008
@@ -27,7 +27,7 @@
 
   <groupId>org.apache.texen</groupId>
   <artifactId>texen</artifactId>
-  <version>1.0-SNAPSHOT</version>
+  <version>1.1-SNAPSHOT</version>
 
   <name>Texen</name>
   <url>http://velocity.apache.org/texen/devel/</url>