Author: cziegeler
Date: Mon Feb 21 09:12:45 2011
New Revision: 1072894
URL: http://svn.apache.org/viewvc?rev=1072894&view=rev
Log:
Depend on snapshot again.
Modified:
sling/trunk/installer/it/pom.xml
Modified: sling/trunk/installer/it/pom.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/installer/it/pom.xml?rev=1072894&r1=1072893&r2=1072894&view=diff
==============================================================================
--- sling/trunk/installer/it/pom.xml (original)
+++ sling/trunk/installer/it/pom.xml Mon Feb 21 09:12:45 2011
@@ -398,7 +398,7 @@
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.installer.core</artifactId>
- <version>3.1.2</version>
+ <version>${pom.version}</version>
<scope>provided</scope>
</dependency>
<dependency>