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:26:12 UTC

[sling-org-apache-sling-discovery-base] 15/20: SLING-5284 : new PeriodicBackgroundJob requires upping the version to 1.1.0

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

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

commit 7d02f0e7dc160011b78390c5f9eff81be9d06535
Author: Stefan Egli <st...@apache.org>
AuthorDate: Mon Nov 9 17:11:06 2015 +0000

    SLING-5284 : new PeriodicBackgroundJob requires upping the version to 1.1.0
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/discovery/base@1713480 13f79535-47bb-0310-9956-ffa450edef68
---
 .../java/org/apache/sling/discovery/base/commons/package-info.java    | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/main/java/org/apache/sling/discovery/base/commons/package-info.java b/src/main/java/org/apache/sling/discovery/base/commons/package-info.java
index 7923ff4..4b9b304 100644
--- a/src/main/java/org/apache/sling/discovery/base/commons/package-info.java
+++ b/src/main/java/org/apache/sling/discovery/base/commons/package-info.java
@@ -21,9 +21,9 @@
  * Provides some common classes for discovery implementors that 
  * choose to extend from discovery.base
  *
- * @version 1.0.0
+ * @version 1.1.0
  */
-@Version("1.0.0")
+@Version("1.1.0")
 package org.apache.sling.discovery.base.commons;
 
 import aQute.bnd.annotation.Version;

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