Author: justin
Date: Mon Sep 20 20:38:00 2010
New Revision: 999105
URL: http://svn.apache.org/viewvc?rev=999105&view=rev
Log:
upgrading aggregator's parent to apache 7
Modified:
sling/trunk/pom.xml
Modified: sling/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/pom.xml?rev=999105&r1=999104&r2=999105&view=diff
==============================================================================
--- sling/trunk/pom.xml (original)
+++ sling/trunk/pom.xml Mon Sep 20 20:38:00 2010
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>6</version>
+ <version>7</version>
</parent>
<groupId>org.apache.sling</groupId>