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/10/20 14:39:27 UTC

[sling-org-apache-sling-repoinit-parser] 18/46: SLING-6219 - reponit grammar support for create/delete user

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-repoinit-parser.git

commit 23199d421a9eab2875cb2400140a65b812914e53
Author: Bertrand Delacretaz <bd...@apache.org>
AuthorDate: Mon Nov 7 13:51:28 2016 +0000

    SLING-6219 - reponit grammar support for create/delete user
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1768513 13f79535-47bb-0310-9956-ffa450edef68
---
 .../java/org/apache/sling/repoinit/parser/operations/package-info.java  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main/java/org/apache/sling/repoinit/parser/operations/package-info.java b/src/main/java/org/apache/sling/repoinit/parser/operations/package-info.java
index b1ee857..832de55 100644
--- a/src/main/java/org/apache/sling/repoinit/parser/operations/package-info.java
+++ b/src/main/java/org/apache/sling/repoinit/parser/operations/package-info.java
@@ -15,7 +15,7 @@
  * limitations under the License.
  ******************************************************************************/
 
-@Version("2.0.0")
+@Version("3.0.0")
 package org.apache.sling.repoinit.parser.operations;
 
 import aQute.bnd.annotation.Version;

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