Author: tomdz Date: Wed Jun 27 21:56:19 2007 New Revision: 551446 URL: http://svn.apache.org/viewvc?view=rev&rev=551446 Log: Merged 1.0 POM change from trunk
Modified: db/ddlutils/tags/1.0/pom.xml Modified: db/ddlutils/tags/1.0/pom.xml URL: http://svn.apache.org/viewvc/db/ddlutils/tags/1.0/pom.xml?view=diff&rev=551446&r1=551445&r2=551446 ============================================================================== --- db/ddlutils/tags/1.0/pom.xml (original) +++ db/ddlutils/tags/1.0/pom.xml Wed Jun 27 21:56:19 2007 @@ -30,7 +30,7 @@ <groupId>org.apache.ddlutils</groupId> <artifactId>ddlutils</artifactId> <packaging>jar</packaging> - <version>1.0-RC2</version> + <version>1.0</version> <name>Apache DdlUtils</name> <description> DdlUtils is a small, easy-to-use component for working with Database Definition (DDL) files.