Skip to content

Commit 15d6b39

Browse files
committed
[maven-release-plugin] prepare release jxr-3.3.0
1 parent 2313f3a commit 15d6b39

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

maven-jxr-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<groupId>org.apache.maven.jxr</groupId>
2727
<artifactId>jxr</artifactId>
28-
<version>3.2.1-SNAPSHOT</version>
28+
<version>3.3.0</version>
2929
</parent>
3030

3131
<groupId>org.apache.maven.plugins</groupId>

maven-jxr/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<groupId>org.apache.maven.jxr</groupId>
2727
<artifactId>jxr</artifactId>
28-
<version>3.2.1-SNAPSHOT</version>
28+
<version>3.3.0</version>
2929
</parent>
3030

3131
<groupId>org.apache.maven</groupId>

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ under the License.
3131

3232
<groupId>org.apache.maven.jxr</groupId>
3333
<artifactId>jxr</artifactId>
34-
<version>3.2.1-SNAPSHOT</version>
34+
<version>3.3.0</version>
3535
<packaging>pom</packaging>
3636

3737
<name>Maven JXR Parent</name>
@@ -44,7 +44,7 @@ under the License.
4444
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-jxr.git</connection>
4545
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-jxr.git</developerConnection>
4646
<url>https://github.com/apache/maven-jxr/tree/${project.scm.tag}</url>
47-
<tag>HEAD</tag>
47+
<tag>jxr-3.3.0</tag>
4848
</scm>
4949

5050
<issueManagement>
@@ -68,7 +68,7 @@ under the License.
6868
<javadocPluginVersion>3.4.1</javadocPluginVersion>
6969
<maven.site.path>jxr-archives/jxr-LATEST</maven.site.path>
7070
<checkstyle.violation.ignore>None</checkstyle.violation.ignore>
71-
<project.build.outputTimestamp>2022-03-15T19:02:53Z</project.build.outputTimestamp>
71+
<project.build.outputTimestamp>2022-08-16T10:28:16Z</project.build.outputTimestamp>
7272
</properties>
7373

7474
<modules>

0 commit comments

Comments
 (0)