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:51 UTC

[sling-org-apache-sling-scripting-api] 02/31: Switch to BSF 3 SNAPSHOT until missing BSF 3.0-beta2 parent pom is in 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 14996508ff21d94958b5ee4880aef21faf6dd13d
Author: Felix Meschberger <fm...@apache.org>
AuthorDate: Mon Dec 17 14:11:48 2007 +0000

    Switch to BSF 3 SNAPSHOT until missing BSF 3.0-beta2 parent pom is
    in the maven repositories
    
    git-svn-id: https://svn.apache.org/repos/asf/incubator/sling/trunk/scripting/api@604874 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

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