This is an automated email from the ASF dual-hosted git repository.
radu 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 8e84ea6 trivial: updated starter dependencies
8e84ea6 is described below
commit 8e84ea65a8cf5c8c34784c0f1e3cfff215358282
Author: Radu Cotescu <[email protected]>
AuthorDate: Wed Oct 31 18:05:00 2018 +0100
trivial: updated starter dependencies
---
pom.xml | 32 +-------------------------------
1 file changed, 1 insertion(+), 31 deletions(-)
diff --git a/pom.xml b/pom.xml
index bbd4372..c994a0f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -238,37 +238,7 @@
[feature name=sling]
# Dependencies
[artifacts]
-
org.apache.sling/org.apache.sling.starter/10/slingstart
- </model>
- </configuration>
- </plugin>
- </plugins>
- </build>
- </profile>
- <profile>
- <id>stable</id>
- <activation>
- <activeByDefault>false</activeByDefault>
- </activation>
- <properties>
-
<org.apache.sling.scripting.sightly.compiler.version>1.0.22-1.4.0</org.apache.sling.scripting.sightly.compiler.version>
-
<org.apache.sling.scripting.sightly.compiler.java.version>1.0.26-1.4.0</org.apache.sling.scripting.sightly.compiler.java.version>
-
<org.apache.sling.scripting.sightly.version>1.0.54-1.4.0</org.apache.sling.scripting.sightly.version>
-
<org.apache.sling.scripting.sightly.js.provider.version>1.0.26</org.apache.sling.scripting.sightly.js.provider.version>
-
<org.apache.sling.scripting.sightly.models.provider.version>1.0.6</org.apache.sling.scripting.sightly.models.provider.version>
-
<org.apache.sling.scripting.sightly.testing.content.version>1.0.10-1.4.0</org.apache.sling.scripting.sightly.testing.content.version>
- </properties>
- <build>
- <plugins>
- <plugin>
- <groupId>org.apache.sling</groupId>
- <artifactId>slingstart-maven-plugin</artifactId>
- <configuration>
- <model>
- [feature name=sling]
- # Dependencies
- [artifacts]
-
org.apache.sling/org.apache.sling.starter/10/slingstart
+
org.apache.sling/org.apache.sling.starter/11/slingstart
</model>
</configuration>
</plugin>