This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-installer-factory-model.git
commit 4ca5eb373175136c6ed2c083f7f2811d018ad145 Author: Carsten Ziegeler <[email protected]> AuthorDate: Fri Dec 16 13:36:11 2016 +0000 Use prov model 1.8.0 git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1774593 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e6c2c03..b6ff4f5 100644 --- a/pom.xml +++ b/pom.xml @@ -97,7 +97,7 @@ <dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.provisioning.model</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.8.0</version> <scope>provided</scope> </dependency> </dependencies> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
