Author: niallp
Date: Sun Jan 6 19:18:54 2008
New Revision: 609502
URL: http://svn.apache.org/viewvc?rev=609502&view=rev
Log:
Upgrade to commons-parent version 6 release
Modified:
commons/proper/transaction/branches/TRANSACTION_2/pom.xml
Modified: commons/proper/transaction/branches/TRANSACTION_2/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/transaction/branches/TRANSACTION_2/pom.xml?rev=609502&r1=609501&r2=609502&view=diff
==============================================================================
--- commons/proper/transaction/branches/TRANSACTION_2/pom.xml (original)
+++ commons/proper/transaction/branches/TRANSACTION_2/pom.xml Sun Jan 6
19:18:54 2008
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId>
- <version>5</version>
+ <version>6</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>commons-transaction</groupId>