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

dblevins pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/creadur-tentacles.git


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

commit 1a47f3b846d0f0ae663593fc6a85bd097fed34c7
Author: David Blevins <dblev...@tomitribe.com>
AuthorDate: Thu Oct 6 14:52:11 2022 -0500

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

diff --git a/pom.xml b/pom.xml
index c3a1d18..9817633 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
   <groupId>org.apache.creadur.tentacles</groupId>
   <artifactId>apache-tentacles</artifactId>
   <packaging>jar</packaging>
-  <version>0.1</version>
+  <version>0.2-SNAPSHOT</version>
   <name>Apache Tentacles</name>
   <description>Utility to download binaries from a remote repository and scan 
them for LICENSE and NOTICE files</description>
   <dependencies>
@@ -337,7 +337,7 @@
     
<connection>scm:git:https://git-wip-us.apache.org/repos/asf/creadur-tentacles.git</connection>
     
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/creadur-tentacles.git</developerConnection>
     <url>https://git-wip-us.apache.org/repos/asf?p=creadur-tentacles.git</url>
-    <tag>apache-tentacles-0.1</tag>
+    <tag>HEAD</tag>
   </scm>
   <licenses>
     <license>

Reply via email to