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 e361feb8b8cf4570b98b915678b646281ebab874 Author: Carsten Ziegeler <[email protected]> AuthorDate: Fri Sep 6 12:15:57 2013 +0000 Update to parent pom 18 git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1520554 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8616ebc..2b96c74 100755 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.sling</groupId> <artifactId>sling</artifactId> - <version>17</version> + <version>18</version> </parent> <artifactId>org.apache.sling.javax.activation</artifactId>
