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

tmaret pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-journal-it.git


The following commit(s) were added to refs/heads/master by this push:
     new ff4a2d9  Set snapshot version to 
org.apache.sling.distribution.journal.it module
ff4a2d9 is described below

commit ff4a2d98bb166ffb7eeae85dd0520b9f4355fd38
Author: tmaret <[email protected]>
AuthorDate: Thu Apr 18 14:48:19 2019 +0200

    Set snapshot version to org.apache.sling.distribution.journal.it module
---
 pom.xml | 14 +++++++++++++-
 1 file changed, 13 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 01fd5fe..f96d7c4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,13 @@
         <version>34</version>
         <relativePath />
     </parent>
+
+    <!-- 
======================================================================= -->
+    <!-- P R O J E C T                                                         
  -->
+    <!-- 
======================================================================= -->
     <artifactId>org.apache.sling.distribution.journal.it</artifactId>
+    <version>0.0.1-INCUBATOR-SNAPSHOT</version>
+
     <name>Apache Sling Distribution Journal - IT project</name>
     <description>
         Integration Tests project for the Apache Sling Distribution over 
journal
@@ -45,6 +51,9 @@
         
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-distribution-journal-it.git</url>
     </scm>
 
+    <!-- 
======================================================================= -->
+    <!-- B U I L D                                                             
  -->
+    <!-- 
======================================================================= -->
     <build>
         <plugins>
             <plugin>
@@ -70,7 +79,10 @@
             </plugin>
         </plugins>
     </build>
-  
+
+    <!-- 
======================================================================= -->
+    <!-- D E P E N D E N C I E S                                               
  -->
+    <!-- 
======================================================================= -->
     <dependencies>
         <dependency>
             <groupId>org.apache.sling</groupId>

Reply via email to