This is an automated email from the ASF dual-hosted git repository.
gk pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/turbine-parent.git
The following commit(s) were added to refs/heads/master by this push:
new e90a6fa [maven-release-plugin] prepare release
turbine-parent-10-candidate
e90a6fa is described below
commit e90a6fa39e77d3838a6d7bc4b71a9ac5dd7bc6b5
Author: Georg Kallidis <[email protected]>
AuthorDate: Tue Dec 14 16:36:03 2021 +0100
[maven-release-plugin] prepare release turbine-parent-10-candidate
---
pom.xml | 12 +++++-------
1 file changed, 5 insertions(+), 7 deletions(-)
diff --git a/pom.xml b/pom.xml
index fe9ea6c..9f76a1a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -15,13 +15,13 @@
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
<version>24</version>
- <relativePath/>
+ <relativePath />
</parent>
<groupId>org.apache.turbine</groupId>
<artifactId>turbine-parent</artifactId>
<packaging>pom</packaging>
- <version>10-SNAPSHOT</version>
+ <version>10</version>
<name>Turbine POM</name>
<description>
The parent POM for the Apache Turbine and Fulcrum project.
@@ -49,7 +49,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/turbine-parent.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/turbine-parent.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=turbine-parent.git</url>
- <tag>HEAD</tag>
+ <tag>turbine-parent-10-candidate</tag>
</scm>
<mailingLists>
@@ -608,10 +608,8 @@
<turbine.jxr.version>3.1.1</turbine.jxr.version>
<turbine.project-info.version>3.0.0</turbine.project-info.version>
<!-- unused :
- turbine.wagon-ssh.version>3.4.3</turbine.wagon-ssh.version
- as in apache pom :
- turbine.site.version>3.9.1</turbine.site.version
- -->
+ turbine.wagon-ssh.version>3.4.3</turbine.wagon-ssh.version as in
apache pom :
+ turbine.site.version>3.9.1</turbine.site.version -->
<turbine.findbugs.version>3.0.5</turbine.findbugs.version>
<turbine.jacoco.version>0.8.6</turbine.jacoco.version>
<turbine.dependency.check.version>6.1.2</turbine.dependency.check.version>