This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.repoinit.parser-1.1.0 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-repoinit-parser.git
commit d9cbe81ee8587a08f66d5ea3f09983884244df17 Author: Bertrand Delacretaz <[email protected]> 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/bundles/extensions/repoinit/parser@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 "[email protected]" <[email protected]>.
