You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by bd...@apache.org on 2011/03/02 16:20:18 UTC

svn commit: r1076250 - /incubator/stanbol/trunk/parent/pom.xml

Author: bdelacretaz
Date: Wed Mar  2 15:20:18 2011
New Revision: 1076250

URL: http://svn.apache.org/viewvc?rev=1076250&view=rev
Log:
Upgrade sling.launchpad.base to released version

Modified:
    incubator/stanbol/trunk/parent/pom.xml

Modified: incubator/stanbol/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/incubator/stanbol/trunk/parent/pom.xml?rev=1076250&r1=1076249&r2=1076250&view=diff
==============================================================================
--- incubator/stanbol/trunk/parent/pom.xml (original)
+++ incubator/stanbol/trunk/parent/pom.xml Wed Mar  2 15:20:18 2011
@@ -693,7 +693,7 @@
       <dependency>
         <groupId>org.apache.sling</groupId>
         <artifactId>org.apache.sling.launchpad.base</artifactId>
-        <version>2.1.1-SNAPSHOT</version>
+        <version>2.2.0</version>
         <classifier>app</classifier>
         <scope>provided</scope>
       </dependency>