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 af57515 trivial: removed unused pom properties
af57515 is described below
commit af57515b8f0fb3a1bf4898153b43070c3e91682e
Author: Radu Cotescu <[email protected]>
AuthorDate: Wed Nov 27 10:34:52 2019 +0100
trivial: removed unused pom properties
---
pom.xml | 9 ---------
1 file changed, 9 deletions(-)
diff --git a/pom.xml b/pom.xml
index c08a2e4..5d98b49 100644
--- a/pom.xml
+++ b/pom.xml
@@ -72,15 +72,6 @@
otherwise you can provide your own debug settings
-->
<debug.options />
-
- <!-- HTL modules under test versions -->
-
<org.apache.sling.scripting.sightly.runtime.version>1.1.1-1.4.0-SNAPSHOT</org.apache.sling.scripting.sightly.runtime.version>
-
<org.apache.sling.scripting.sightly.compiler.version>1.2.0-1.4.0-SNAPSHOT</org.apache.sling.scripting.sightly.compiler.version>
-
<org.apache.sling.scripting.sightly.compiler.java.version>1.1.3-1.4.0-SNAPSHOT</org.apache.sling.scripting.sightly.compiler.java.version>
-
<org.apache.sling.scripting.sightly.version>1.2.0-1.4.0-SNAPSHOT</org.apache.sling.scripting.sightly.version>
-
<org.apache.sling.scripting.sightly.js.provider.version>1.0.29-SNAPSHOT</org.apache.sling.scripting.sightly.js.provider.version>
-
<org.apache.sling.scripting.sightly.models.provider.version>1.0.9-SNAPSHOT</org.apache.sling.scripting.sightly.models.provider.version>
-
<org.apache.sling.scripting.sightly.testing.content.version>1.0.13-1.4.0-SNAPSHOT</org.apache.sling.scripting.sightly.testing.content.version>
</properties>
<build>