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:01:57 UTC

[sling-org-apache-sling-scripting-api] 08/31: Switching back to BSF 3.0-beta2 as the parent pom has now been distributed to the maven repositories.

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

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

commit fa28153903691ec8a47931fd110bbba2effb6f6b
Author: Felix Meschberger <fm...@apache.org>
AuthorDate: Wed Dec 19 10:02:24 2007 +0000

    Switching back to BSF 3.0-beta2 as the parent pom has now been
    distributed to the maven repositories.
    
    git-svn-id: https://svn.apache.org/repos/asf/incubator/sling/trunk/scripting/api@605499 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e82a822..a03768b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -84,7 +84,7 @@
         <dependency>
             <groupId>org.apache.bsf</groupId>
             <artifactId>bsf-api</artifactId>
-            <version>3.0-SNAPSHOT</version>
+            <version>3.0-beta2</version>
             <scope>compile</scope>
         </dependency>
 

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