Author: niallp
Date: Tue Jan 15 13:11:16 2008
New Revision: 612227
URL: http://svn.apache.org/viewvc?rev=612227&view=rev
Log:
upgrade to commons-parent-7
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=612227&r1=612226&r2=612227&view=diff
==============================================================================
--- commons/proper/transaction/branches/TRANSACTION_2/pom.xml (original)
+++ commons/proper/transaction/branches/TRANSACTION_2/pom.xml Tue Jan 15
13:11:16 2008
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId>
- <version>6</version>
+ <version>7</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>commons-transaction</groupId>