Author: sdumitriu
Date: Thu May 2 17:35:58 2013
New Revision: 1478461
URL: http://svn.apache.org/r1478461
Log:
Fixed parent version (1-SNAPSHOT no longer exists)
Modified:
velocity/engine/trunk/pom.xml
Modified: velocity/engine/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/velocity/engine/trunk/pom.xml?rev=1478461&r1=1478460&r2=1478461&view=diff
==============================================================================
--- velocity/engine/trunk/pom.xml (original)
+++ velocity/engine/trunk/pom.xml Thu May 2 17:35:58 2013
@@ -25,7 +25,7 @@
<parent>
<artifactId>velocity-master</artifactId>
<groupId>org.apache.velocity</groupId>
- <version>1-SNAPSHOT</version>
+ <version>2-SNAPSHOT</version>
</parent>
<groupId>org.apache.velocity</groupId>