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 6c910fad [maven-release-plugin] prepare release 3.2
6c910fad is described below
commit 6c910fad874574d7fbefc7ef315c1d2881213fdd
Author: Michael Osipov <[email protected]>
AuthorDate: Sat Feb 10 20:37:07 2024 +0100
[maven-release-plugin] prepare release 3.2
---
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 5cbff690..a2fa7e45 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-SNAPSHOT</version>
+ <version>3.2</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>HEAD</tag>
+ <tag>3.2</tag>
</scm>
<issueManagement>
<system>jira</system>
diff --git a/velocity-tools-examples/pom.xml b/velocity-tools-examples/pom.xml
index d7d228ea..d23d3488 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-SNAPSHOT</version>
+ <version>3.2</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 8b49a353..dfaf129a 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-SNAPSHOT</version>
+ <version>3.2</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 d184c41e..74585d49 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-SNAPSHOT</version>
+ <version>3.2</version>
</parent>
<artifactId>velocity-tools-examples-simple</artifactId>
diff --git a/velocity-tools-generic/pom.xml b/velocity-tools-generic/pom.xml
index 4a1f32cf..0ae91d70 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-SNAPSHOT</version>
+ <version>3.2</version>
</parent>
<artifactId>velocity-tools-generic</artifactId>
diff --git a/velocity-tools-view-jsp/pom.xml b/velocity-tools-view-jsp/pom.xml
index 942a26e5..aa3dc204 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-SNAPSHOT</version>
+ <version>3.2</version>
</parent>
<artifactId>velocity-tools-view-jsp</artifactId>
diff --git a/velocity-tools-view/pom.xml b/velocity-tools-view/pom.xml
index 58a5c5dd..49ef0183 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-SNAPSHOT</version>
+ <version>3.2</version>
</parent>
<artifactId>velocity-tools-view</artifactId>