You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by cz...@apache.org on 2020/04/22 05:48:22 UTC

[sling-org-apache-sling-engine] branch master updated: Add missing SNAPSHOT to version

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

cziegeler pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-engine.git


The following commit(s) were added to refs/heads/master by this push:
     new e819034  Add missing SNAPSHOT to version
e819034 is described below

commit e81903434c68f6aa4ba31d1dc8ec3a760ee30397
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Wed Apr 22 07:48:09 2020 +0200

    Add missing SNAPSHOT to version
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 4015c0a..f19d722 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.engine</artifactId>
-    <version>2.7.0</version>
+    <version>2.7.0-SNAPSHOT</version>
 
     <name>Apache Sling Engine Implementation</name>
     <description>