Skip to content

Commit 8b4f79b

Browse files
committed
[maven-release-plugin] prepare release aspectj-maven-plugin-1.16.0
1 parent 9df6bde commit 8b4f79b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</parent>
1010

1111
<artifactId>aspectj-maven-plugin</artifactId>
12-
<version>1.15.1-SNAPSHOT</version>
12+
<version>1.16.0</version>
1313
<packaging>maven-plugin</packaging>
1414

1515
<name>Mojo's AspectJ Maven Plugin</name>
@@ -78,7 +78,7 @@
7878
<scm>
7979
<connection>scm:git:https://github.com/mojohaus/aspectj-maven-plugin.git</connection>
8080
<developerConnection>scm:git:ssh://git@github.com/mojohaus/aspectj-maven-plugin.git</developerConnection>
81-
<tag>1.14.1</tag>
81+
<tag>aspectj-maven-plugin-1.16.0</tag>
8282
<url>https://github.com/mojohaus/aspectj-maven-plugin</url>
8383
</scm>
8484

@@ -92,7 +92,7 @@
9292
<doxiaSitetoolsVersion>2.0.0</doxiaSitetoolsVersion>
9393
<mojo.java.target>8</mojo.java.target>
9494
<!-- aspectJ &gt; 1.8.13 is JDK 1.8 minimum -->
95-
<project.build.outputTimestamp>2023-12-12T02:46:45Z</project.build.outputTimestamp>
95+
<project.build.outputTimestamp>2026-01-18T20:49:32Z</project.build.outputTimestamp>
9696
<!-- work around until it is correctly fixed at top parent -->
9797
<scmpublish.content>${project.build.directory}/staging/aspectj-maven-plugin</scmpublish.content>
9898
</properties>

0 commit comments

Comments
 (0)