This is an automated email from the ASF dual-hosted git repository. davidb pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-javax-activation.git
commit 8a61f51370a36658b53e4d6e252aed84ac954fb1 Author: Robert Munteanu <[email protected]> AuthorDate: Thu Jun 25 13:08:16 2015 +0000 Update to Sling Parent 23 git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1687500 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c2b0646..b358b77 100755 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.sling</groupId> <artifactId>sling</artifactId> - <version>22</version> + <version>23</version> </parent> <artifactId>org.apache.sling.javax.activation</artifactId>
