Author: tfischer
Date: Tue Sep 11 00:21:30 2012
New Revision: 1383182
URL: http://svn.apache.org/viewvc?rev=1383182&view=rev
Log:
use derbyEmbedded profile for test project release
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=1383182&r1=1383181&r2=1383182&view=diff
==============================================================================
--- db/torque/torque4/trunk/pom.xml (original)
+++ db/torque/torque4/trunk/pom.xml Tue Sep 11 00:21:30 2012
@@ -522,6 +522,13 @@
</execution>
</executions>
</plugin>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-release-plugin</artifactId>
+ <configuration>
+ <arguments>-Papache-release,derbyEmbedded</arguments>
+ </configuration>
+ </plugin>
</plugins>
</build>
<modules>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]