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
slawekjaranowski committed Feb 20, 2024
1 parent 2ca7c4b commit 60863fe
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

<groupId>org.simplify4u.plugins</groupId>
<artifactId>sign-maven-plugin</artifactId>
<version>1.1.0</version>
<version>1.1.1-SNAPSHOT</version>
<packaging>maven-plugin</packaging>

<name>Sign Maven Plugin</name>
Expand Down Expand Up @@ -82,7 +82,7 @@
<connection>scm:git:git@github.com:s4u/sign-maven-plugin.git</connection>
<developerConnection>${project.scm.connection}</developerConnection>
<url>https://github.com/s4u/sign-maven-plugin</url>
<tag>v1.1.0</tag>
<tag>HEAD</tag>
</scm>

<distributionManagement>
Expand All @@ -99,7 +99,7 @@
<mockito.version>4.11.0</mockito.version>
<pgpverify-maven-plugin.version>1.17.0</pgpverify-maven-plugin.version>

<project.build.outputTimestamp>2024-02-20T20:45:46Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-02-20T20:45:53Z</project.build.outputTimestamp>

<!-- default value is needed when jacoco is not executed -->
<argLine />
Expand Down

0 comments on commit 60863fe

Please sign in to comment.