This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag slingstart-maven-plugin-1.0.0 in repository https://gitbox.apache.org/repos/asf/sling-slingstart-maven-plugin.git
commit c0ef68cd79f53f3355514d9899036472693ce5a3 Author: Carsten Ziegeler <[email protected]> AuthorDate: Thu Oct 23 06:55:02 2014 +0000 Use released provisioning model git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/tooling/maven/slingstart-maven-plugin@1633751 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8abaf1d..1c73aa8 100644 --- a/pom.xml +++ b/pom.xml @@ -86,7 +86,7 @@ <dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.provisioning.model</artifactId> - <version>0.1.0-SNAPSHOT</version> + <version>1.0.0</version> </dependency> <dependency> <groupId>org.apache.maven</groupId> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
