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

cdutz pushed a commit to branch releases/tools/1.0.0
in repository https://gitbox.apache.org/repos/asf/incubator-training.git


The following commit(s) were added to refs/heads/releases/tools/1.0.0 by this 
push:
     new ed60c88  [maven-release-plugin] prepare for next development iteration
ed60c88 is described below

commit ed60c884697e617708d5d554bc1faded4bbea85b
Author: Christofer Dutz <[email protected]>
AuthorDate: Tue Sep 8 15:24:47 2020 +0200

    [maven-release-plugin] prepare for next development iteration
---
 tools/content-parent-resources/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tools/content-parent-resources/pom.xml 
b/tools/content-parent-resources/pom.xml
index 426863d..39a8dad 100644
--- a/tools/content-parent-resources/pom.xml
+++ b/tools/content-parent-resources/pom.xml
@@ -31,7 +31,7 @@
 
   <groupId>org.apache.training</groupId>
   <artifactId>content-parent-resources</artifactId>
-  <version>1.0.0</version>
+  <version>1.0.1-SNAPSHOT</version>
 
   <name>Training: Tools: Content Master Resources</name>
   <description>Parent resources module containing all the static resources for 
building presentations with the training
@@ -42,7 +42,7 @@
     
<connection>scm:git:https://gitbox.apache.org/repos/asf/incubator-training.git</connection>
     
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/incubator-training.git</developerConnection>
     <url>https://github.com/apache/incubator-training</url>
-    <tag>releases/tools/content-parent-resources/1.0.0</tag>
+    <tag>releases/tools/1.0.0</tag>
   </scm>
 
 </project>

Reply via email to