Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
slawekjaranowski committed Jan 22, 2021
1 parent a99382a commit d669565
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>0.2.2-SNAPSHOT</version>
<version>0.3.0</version>
<packaging>maven-plugin</packaging>

<name>Sign Maven Plugin</name>
Expand Down Expand Up @@ -77,7 +77,7 @@
<connection>scm:git:[email protected]:s4u/sign-maven-plugin.git</connection>
<developerConnection>${project.scm.connection}</developerConnection>
<url>https://github.com/s4u/sign-maven-plugin</url>
<tag>HEAD</tag>
<tag>v0.3.0</tag>
</scm>

<distributionManagement>
Expand All @@ -91,7 +91,7 @@
<maven.version>3.6.0</maven.version>
<slf4j-api.version>1.7.30</slf4j-api.version>
<junit.version>5.7.0</junit.version>
<project.build.outputTimestamp>2021-01-04T20:51:44Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2021-01-22T21:57:34Z</project.build.outputTimestamp>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit d669565

Please sign in to comment.