You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2017/11/07 10:03:57 UTC

[sling-org-apache-sling-scripting-java] 23/41: Correctly set version to 0.9.0

This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to annotated tag org.apache.sling.scripting.java-1.0.0
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-java.git

commit 04c964c7b066742045d3da69c955ba26cf42fb45
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Tue Jul 7 07:50:38 2009 +0000

    Correctly set version to 0.9.0
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/contrib/scripting/java@791740 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 77200e0..2ef4995 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.scripting.java</artifactId>
-    <version>2.0.0-SNAPSHOT</version>
+    <version>0.9.0-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <name>Apache Sling Scripting Java Support</name>

-- 
To stop receiving notification emails like this one, please contact
"commits@sling.apache.org" <co...@sling.apache.org>.