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-core.git
The following commit(s) were added to refs/heads/master by this push:
new 5dfb7a0 SLING-7353 Update to Sling Parent 33
5dfb7a0 is described below
commit 5dfb7a05eab5090512373b304f2c25cb572a94c6
Author: Oliver Lietz <[email protected]>
AuthorDate: Wed Jan 17 16:29:56 2018 +0100
SLING-7353 Update to Sling Parent 33
downgrade to Parent 32 until Parent 33 is released
---
pom.xml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 6ecb8f0..12e0056 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.sling</groupId>
<artifactId>sling</artifactId>
- <version>33-SNAPSHOT</version>
+ <version>32</version>
<relativePath />
</parent>
@@ -173,6 +173,7 @@
<groupId>org.osgi</groupId>
<artifactId>org.osgi.annotation.versioning</artifactId>
<scope>provided</scope>
+ <version>1.0.0</version>
</dependency>
<dependency>
<groupId>org.osgi</groupId>
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].