| commit | 1d305f1f38da0bbc74244c4f87e13aab42d06561 | [log] [tgz] |
|---|---|---|
| author | Carsten Ziegeler <cziegeler@apache.org> | Mon May 12 13:50:39 2014 +0000 |
| committer | Carsten Ziegeler <cziegeler@apache.org> | Mon May 12 13:50:39 2014 +0000 |
| tree | ce15e58d1970a70bfd3208bf410bfc139fbe84bf | |
| parent | a2c843a5d7d9ee36f7d3457e5d5239a82ec50c6d [diff] |
SLING-3493 : Javashell demo doesn't work git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1593968 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml index 9f1256f..5d94852 100644 --- a/pom.xml +++ b/pom.xml
@@ -99,7 +99,7 @@ <dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.commons.compiler</artifactId> - <version>2.0.7-SNAPSHOT</version> + <version>2.1.0</version> <scope>provided</scope> </dependency>