This is an automated email from the ASF dual-hosted git repository. hboutemy 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 9bcfcd0 [maven-release-plugin] prepare release jxr-3.1.0 9bcfcd0 is described below commit 9bcfcd0142a21779108484d613bbd1d1fb4d0e32 Author: Hervé Boutemy <hbout...@apache.org> AuthorDate: Sat May 23 16:54:22 2020 +0200 [maven-release-plugin] prepare release jxr-3.1.0 --- maven-jxr-plugin/pom.xml | 2 +- maven-jxr/pom.xml | 2 +- pom.xml | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/maven-jxr-plugin/pom.xml b/maven-jxr-plugin/pom.xml index 45b2381..627aa30 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.0-SNAPSHOT</version> + <version>3.1.0</version> </parent> <groupId>org.apache.maven.plugins</groupId> diff --git a/maven-jxr/pom.xml b/maven-jxr/pom.xml index f2781e4..203cbfa 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.0-SNAPSHOT</version> + <version>3.1.0</version> </parent> <groupId>org.apache.maven</groupId> diff --git a/pom.xml b/pom.xml index d2259eb..0bfca89 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ under the License. <groupId>org.apache.maven.jxr</groupId> <artifactId>jxr</artifactId> - <version>3.1.0-SNAPSHOT</version> + <version>3.1.0</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.0</tag> </scm> <issueManagement> @@ -67,7 +67,7 @@ under the License. <sitePluginVersion>3.3</sitePluginVersion> <maven.site.path>jxr-archives/jxr-LATEST</maven.site.path> <surefire.version>2.22.2</surefire.version> - <project.build.outputTimestamp>2020-04-07T21:04:00Z</project.build.outputTimestamp> + <project.build.outputTimestamp>2020-05-23T14:54:12Z</project.build.outputTimestamp> </properties> <modules>