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-discovery-api.git

commit 69590e73ab815d30d1dd6b17d74a544d8a30abff
Author: Carsten Ziegeler <cziege...@apache.org>
AuthorDate: Wed Oct 1 06:57:44 2014 +0000

    Update to Sling Parent POM 22 with baselining enabled
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1628622 
13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml                                                    | 2 +-
 src/main/java/org/apache/sling/discovery/package-info.java | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index cbc12e2..7347f6d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>20</version>
+        <version>22</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 
diff --git a/src/main/java/org/apache/sling/discovery/package-info.java 
b/src/main/java/org/apache/sling/discovery/package-info.java
index 387bb0f..b7e26d4 100644
--- a/src/main/java/org/apache/sling/discovery/package-info.java
+++ b/src/main/java/org/apache/sling/discovery/package-info.java
@@ -23,7 +23,7 @@
  *
  * @version 1.0
  */
-@Version("1.0")
+@Version("1.0.2")
 package org.apache.sling.discovery;
 
 import aQute.bnd.annotation.Version;

-- 
To stop receiving notification emails like this one, please contact
"commits@sling.apache.org" <commits@sling.apache.org>.

Reply via email to