Author: cziegeler
Date: Tue Nov 27 09:27:22 2012
New Revision: 1414031
URL: http://svn.apache.org/viewvc?rev=1414031&view=rev
Log:
Use released version
Modified:
sling/trunk/installer/core/pom.xml
Modified: sling/trunk/installer/core/pom.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/installer/core/pom.xml?rev=1414031&r1=1414030&r2=1414031&view=diff
==============================================================================
--- sling/trunk/installer/core/pom.xml (original)
+++ sling/trunk/installer/core/pom.xml Tue Nov 27 09:27:22 2012
@@ -140,7 +140,7 @@
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.commons.osgi</artifactId>
- <version>2.2.1-SNAPSHOT</version>
+ <version>2.2.0</version>
<scope>provided</scope>
</dependency>
<!-- We use a class from the config admin implementation to read config
files -->