This is an automated email from the ASF dual-hosted git repository.
rfscholte pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-jxr.git
The following commit(s) were added to refs/heads/master by this push:
new 0807006 [maven-release-plugin] prepare release jxr-3.1.1
0807006 is described below
commit 08070062e18b3cf1646147ff961f49f00e69b643
Author: rfscholte <[email protected]>
AuthorDate: Sun Apr 18 21:03:09 2021 +0200
[maven-release-plugin] prepare release jxr-3.1.1
---
maven-jxr-plugin/pom.xml | 2 +-
maven-jxr/pom.xml | 2 +-
pom.xml | 8 ++++----
3 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/maven-jxr-plugin/pom.xml b/maven-jxr-plugin/pom.xml
index 3ef633f..f85a104 100644
--- a/maven-jxr-plugin/pom.xml
+++ b/maven-jxr-plugin/pom.xml
@@ -25,7 +25,7 @@ under the License.
<parent>
<groupId>org.apache.maven.jxr</groupId>
<artifactId>jxr</artifactId>
- <version>3.1.1-SNAPSHOT</version>
+ <version>3.1.1</version>
</parent>
<groupId>org.apache.maven.plugins</groupId>
diff --git a/maven-jxr/pom.xml b/maven-jxr/pom.xml
index 7e815e5..170a802 100644
--- a/maven-jxr/pom.xml
+++ b/maven-jxr/pom.xml
@@ -25,7 +25,7 @@ under the License.
<parent>
<groupId>org.apache.maven.jxr</groupId>
<artifactId>jxr</artifactId>
- <version>3.1.1-SNAPSHOT</version>
+ <version>3.1.1</version>
</parent>
<groupId>org.apache.maven</groupId>
diff --git a/pom.xml b/pom.xml
index b52fb34..ac5ffc6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,12 +26,12 @@ under the License.
<groupId>org.apache.maven</groupId>
<artifactId>maven-parent</artifactId>
<version>34</version>
- <relativePath/>
+ <relativePath />
</parent>
<groupId>org.apache.maven.jxr</groupId>
<artifactId>jxr</artifactId>
- <version>3.1.1-SNAPSHOT</version>
+ <version>3.1.1</version>
<packaging>pom</packaging>
<name>Maven JXR Parent</name>
@@ -44,7 +44,7 @@ under the License.
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-jxr.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-jxr.git</developerConnection>
<url>https://github.com/apache/maven-jxr/tree/${project.scm.tag}</url>
- <tag>HEAD</tag>
+ <tag>jxr-3.1.1</tag>
</scm>
<issueManagement>
@@ -69,7 +69,7 @@ under the License.
<surefire.version>2.22.2</surefire.version>
<mavenPluginToolsVersion>3.6.0</mavenPluginToolsVersion>
<checkstyle.violation.ignore>None</checkstyle.violation.ignore>
-
<project.build.outputTimestamp>2020-05-23T14:54:38Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2021-04-18T19:02:45Z</project.build.outputTimestamp>
</properties>
<modules>