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 371118103f74dac56fcc22b28d1f966d4bbb225c Author: Robert Munteanu <[email protected]> AuthorDate: Fri Aug 1 19:16:26 2014 +0000 Updated to parent version 20 git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1615208 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index eb30793..2352dfa 100755 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.sling</groupId> <artifactId>sling</artifactId> - <version>19</version> + <version>20</version> </parent> <artifactId>org.apache.sling.javax.activation</artifactId>
