Skip to content

Commit

Permalink
[maven-release-plugin] prepare release properties-maven-plugin-1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hboutemy committed Mar 19, 2022
1 parent 46d3ae4 commit 915f63c
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 @@ -30,7 +30,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>properties-maven-plugin</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.1.0</version>

<name>Properties Maven Plugin</name>
<description>
Expand All @@ -55,15 +55,15 @@
<properties>
<mavenVersion>3.2.5</mavenVersion>
<scmpublish.content>target/staging/${project.artifactId}</scmpublish.content>
<project.build.outputTimestamp>2022-01-18T09:14:02Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2022-03-19T15:52:49Z</project.build.outputTimestamp>
</properties>


<scm>
<connection>scm:git:https://github.com/mojohaus/properties-maven-plugin.git</connection>
<developerConnection>scm:git:ssh://[email protected]/mojohaus/properties-maven-plugin.git</developerConnection>
<url>https://github.com/mojohaus/properties-maven-plugin</url>
<tag>HEAD</tag>
<tag>properties-maven-plugin-1.1.0</tag>
</scm>
<issueManagement>
<system>GitHub</system>
Expand Down

0 comments on commit 915f63c

Please sign in to comment.