Author: tfischer
Date: Tue Sep 11 00:07:54 2012
New Revision: 1383172
URL: http://svn.apache.org/viewvc?rev=1383172&view=rev
Log:
version back to beta1
Modified:
db/torque/torque4/trunk/pom.xml
Modified: db/torque/torque4/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/db/torque/torque4/trunk/pom.xml?rev=1383172&r1=1383171&r2=1383172&view=diff
==============================================================================
--- db/torque/torque4/trunk/pom.xml (original)
+++ db/torque/torque4/trunk/pom.xml Tue Sep 11 00:07:54 2012
@@ -32,7 +32,7 @@
<artifactId>torque</artifactId>
<packaging>pom</packaging>
<name>Torque Maven Parent</name>
- <version>4.0-beta2-SNAPSHOT</version>
+ <version>4.0-beta1-SNAPSHOT</version>
<description>Torque parent project</description>
<url>http://db.apache.org/torque/releases/torque-4.0</url>
@@ -524,6 +524,9 @@
</plugin>
</plugins>
</build>
+ <modules>
+ <module>torque-test</module>
+ </modules>
</profile>
<profile>
<id>test</id>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]