Author: cbrisson
Date: Sat Jul 7 10:16:39 2007
New Revision: 554229
URL: http://svn.apache.org/viewvc?view=rev&rev=554229
Log:
changed version from 1.0-dev to 1.0
Modified:
velocity/dvsl/branches/DVSL_1.0/build.properties
Modified: velocity/dvsl/branches/DVSL_1.0/build.properties
URL:
http://svn.apache.org/viewvc/velocity/dvsl/branches/DVSL_1.0/build.properties?view=diff&rev=554229&r1=554228&r2=554229
==============================================================================
--- velocity/dvsl/branches/DVSL_1.0/build.properties (original)
+++ velocity/dvsl/branches/DVSL_1.0/build.properties Sat Jul 7 10:16:39 2007
@@ -11,7 +11,7 @@
project.description = Declarative Velocity Style Language, an XML
transformation tool that uses Xpath and VTL
# version number
-project.version = 1.0-dev
+project.version = 1.0
# The name that is used to create the jar file
final.name = ${project.name}-${project.version}