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.1.0 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-api.git
commit f901f9cc2b44c37045e7333bc0cc668d12af07f1 Author: Felix Meschberger <[email protected]> AuthorDate: Tue Dec 1 07:32:34 2009 +0000 SLING-1205 Upgrade all projects to parent POM 8 and use OSGi provided OSGi libraries git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/scripting/api@885680 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4f0ac5c..82f3b0f 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.sling</groupId> <artifactId>sling</artifactId> - <version>7</version> + <version>8</version> </parent> <artifactId>org.apache.sling.scripting.api</artifactId> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
