This is an automated email from the ASF dual-hosted git repository.
olli pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-groovy.git
The following commit(s) were added to refs/heads/master by this push:
new d6362f4 SLING-7353 Update to Sling Parent 33
d6362f4 is described below
commit d6362f4a61f2794ba7dc09439658e66eb0d43372
Author: Oliver Lietz <[email protected]>
AuthorDate: Thu Jan 4 10:53:20 2018 +0100
SLING-7353 Update to Sling Parent 33
use Parent 33-SNAPSHOT
---
pom.xml | 9 +--------
1 file changed, 1 insertion(+), 8 deletions(-)
diff --git a/pom.xml b/pom.xml
index 45712b9..7a5b9bf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
<parent>
<artifactId>sling</artifactId>
<groupId>org.apache.sling</groupId>
- <version>32</version>
+ <version>33-SNAPSHOT</version>
<relativePath/>
</parent>
@@ -90,13 +90,6 @@
<plugin>
<groupId>org.apache.servicemix.tooling</groupId>
<artifactId>depends-maven-plugin</artifactId>
- <executions>
- <execution>
- <goals>
- <goal>generate-depends-file</goal>
- </goals>
- </execution>
- </executions>
</plugin>
</plugins>
</build>
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].