You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2017/11/07 09:27:12 UTC

[sling-org-apache-sling-discovery-base] 02/06: use org.apache.sling.discovery.commons 1.0.23-SNAPSHOT - until 1.0.22 is voted and released

This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to annotated tag org.apache.sling.discovery.base-2.0.4
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-discovery-base.git

commit 7427802971626e5f613a00823cc7fbcc04bd2f05
Author: Stefan Egli <st...@apache.org>
AuthorDate: Mon Jul 3 12:03:08 2017 +0000

    use org.apache.sling.discovery.commons 1.0.23-SNAPSHOT - until 1.0.22 is voted and released
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/discovery/base@1800656 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c83a60a..008c741 100644
--- a/pom.xml
+++ b/pom.xml
@@ -181,7 +181,7 @@
  		<dependency>
 			<groupId>org.apache.sling</groupId>
 			<artifactId>org.apache.sling.discovery.commons</artifactId>
-			<version>1.0.22</version>
+			<version>1.0.23-SNAPSHOT</version>
   		</dependency>
         <!-- besides including discovery.commons' normal jar above, 
               for testing a few test helper classes are also reused.

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