This is an automated email from the ASF dual-hosted git repository.
rombert pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-sightly-testing.git
The following commit(s) were added to refs/heads/master by this push:
new cd2a971 SLING-7907 - Update local starter references to 11 or
12-SNAPSHOT
cd2a971 is described below
commit cd2a9718366458cbf5fb5a92df2cac574bd58256
Author: Robert Munteanu <[email protected]>
AuthorDate: Fri Oct 19 18:18:23 2018 +0200
SLING-7907 - Update local starter references to 11 or 12-SNAPSHOT
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index a46eaba..bbd4372 100644
--- a/pom.xml
+++ b/pom.xml
@@ -216,7 +216,7 @@
[feature name=sling]
# Dependencies
[artifacts]
-
org.apache.sling/org.apache.sling.starter/11-SNAPSHOT/slingstart
+
org.apache.sling/org.apache.sling.starter/12-SNAPSHOT/slingstart
</model>
</configuration>
</plugin>