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

davidb pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-slingfeature-maven-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 7cf753f  Fix up version in pom
7cf753f is described below

commit 7cf753f8f570c0e81fac06e0c95aba7e24a5dd41
Author: David Bosschaert <[email protected]>
AuthorDate: Tue Jul 3 09:45:58 2018 +0100

    Fix up version in pom
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c9a2f22..d8d7047 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
     </parent>
 
     <artifactId>slingfeature-maven-plugin</artifactId>
-    <version>0.1.9-T20180702155700-3060481</version>
+    <version>0.2.0-SNAPSHOT</version>
     <packaging>maven-plugin</packaging>
 
     <name>Apache Sling OSGi Feature Maven Plugin</name>

Reply via email to