Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
slachiewicz committed Dec 12, 2023
1 parent 53ca0a4 commit 9519979
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</parent>

<artifactId>aspectj-maven-plugin</artifactId>
<version>1.14.1</version>
<version>1.14.2-SNAPSHOT</version>
<packaging>maven-plugin</packaging>

<name>Mojo's AspectJ Maven Plugin</name>
Expand All @@ -24,7 +24,7 @@
<doxiaVersion>1.12.0</doxiaVersion>
<doxiaSitetoolsVersion>1.11.1</doxiaSitetoolsVersion>
<mojo.java.target>8</mojo.java.target> <!-- aspectJ &gt; 1.8.13 is JDK 1.8 minimum -->
<project.build.outputTimestamp>2023-12-12T02:38:24Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2023-12-12T02:41:30Z</project.build.outputTimestamp>
<!-- work around until it is correctly fixed at top parent -->
<scmpublish.content>${project.build.directory}/staging/aspectj-maven-plugin</scmpublish.content>
</properties>
Expand Down

0 comments on commit 9519979

Please sign in to comment.