This is an automated email from the ASF dual-hosted git repository.
michaelo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/velocity-tools.git
The following commit(s) were added to refs/heads/master by this push:
new ac1a490d [maven-release-plugin] prepare for next development iteration
ac1a490d is described below
commit ac1a490d0af8d130d2ca8b8ad25aa72de0f65c27
Author: Michael Osipov <[email protected]>
AuthorDate: Sat Feb 10 20:37:16 2024 +0100
[maven-release-plugin] prepare for next development iteration
---
pom.xml | 4 ++--
velocity-tools-examples/pom.xml | 2 +-
velocity-tools-examples/velocity-tools-examples-showcase/pom.xml | 2 +-
velocity-tools-examples/velocity-tools-examples-simple/pom.xml | 2 +-
velocity-tools-generic/pom.xml | 2 +-
velocity-tools-view-jsp/pom.xml | 2 +-
velocity-tools-view/pom.xml | 2 +-
7 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/pom.xml b/pom.xml
index a2fa7e45..a103f4b4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
<groupId>org.apache.velocity.tools</groupId>
<artifactId>velocity-tools-parent</artifactId>
- <version>3.2</version>
+ <version>3.3-SNAPSHOT</version>
<packaging>pom</packaging>
<name>VelocityTools</name>
@@ -59,7 +59,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/velocity-tools.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/velocity-tools.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=velocity-tools.git</url>
- <tag>3.2</tag>
+ <tag>HEAD</tag>
</scm>
<issueManagement>
<system>jira</system>
diff --git a/velocity-tools-examples/pom.xml b/velocity-tools-examples/pom.xml
index d23d3488..3957ca40 100644
--- a/velocity-tools-examples/pom.xml
+++ b/velocity-tools-examples/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.velocity.tools</groupId>
<artifactId>velocity-tools-parent</artifactId>
- <version>3.2</version>
+ <version>3.3-SNAPSHOT</version>
</parent>
<artifactId>velocity-tools-examples</artifactId>
diff --git a/velocity-tools-examples/velocity-tools-examples-showcase/pom.xml
b/velocity-tools-examples/velocity-tools-examples-showcase/pom.xml
index dfaf129a..63b5727a 100644
--- a/velocity-tools-examples/velocity-tools-examples-showcase/pom.xml
+++ b/velocity-tools-examples/velocity-tools-examples-showcase/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.velocity.tools</groupId>
<artifactId>velocity-tools-examples</artifactId>
- <version>3.2</version>
+ <version>3.3-SNAPSHOT</version>
</parent>
<artifactId>velocity-tools-examples-showcase</artifactId>
diff --git a/velocity-tools-examples/velocity-tools-examples-simple/pom.xml
b/velocity-tools-examples/velocity-tools-examples-simple/pom.xml
index 74585d49..2ec465d9 100644
--- a/velocity-tools-examples/velocity-tools-examples-simple/pom.xml
+++ b/velocity-tools-examples/velocity-tools-examples-simple/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.velocity.tools</groupId>
<artifactId>velocity-tools-examples</artifactId>
- <version>3.2</version>
+ <version>3.3-SNAPSHOT</version>
</parent>
<artifactId>velocity-tools-examples-simple</artifactId>
diff --git a/velocity-tools-generic/pom.xml b/velocity-tools-generic/pom.xml
index 0ae91d70..f5acb17a 100644
--- a/velocity-tools-generic/pom.xml
+++ b/velocity-tools-generic/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.velocity.tools</groupId>
<artifactId>velocity-tools-parent</artifactId>
- <version>3.2</version>
+ <version>3.3-SNAPSHOT</version>
</parent>
<artifactId>velocity-tools-generic</artifactId>
diff --git a/velocity-tools-view-jsp/pom.xml b/velocity-tools-view-jsp/pom.xml
index aa3dc204..d3a5b47e 100644
--- a/velocity-tools-view-jsp/pom.xml
+++ b/velocity-tools-view-jsp/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.velocity.tools</groupId>
<artifactId>velocity-tools-parent</artifactId>
- <version>3.2</version>
+ <version>3.3-SNAPSHOT</version>
</parent>
<artifactId>velocity-tools-view-jsp</artifactId>
diff --git a/velocity-tools-view/pom.xml b/velocity-tools-view/pom.xml
index 49ef0183..76423a52 100644
--- a/velocity-tools-view/pom.xml
+++ b/velocity-tools-view/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.velocity.tools</groupId>
<artifactId>velocity-tools-parent</artifactId>
- <version>3.2</version>
+ <version>3.3-SNAPSHOT</version>
</parent>
<artifactId>velocity-tools-view</artifactId>