Skip to content

Commit

Permalink
[maven-release-plugin] prepare release docker-build-publish-1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rsandell committed Aug 23, 2022
1 parent eaee56c commit fc1c19f
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>docker-build-publish</artifactId>
<version>${revision}${changelist}</version>
<version>1.4.0</version>
<packaging>hpi</packaging>

<properties>
Expand All @@ -36,7 +36,7 @@
<connection>scm:git:git://github.com/${gitHubRepo}.git</connection>
<developerConnection>scm:git:git@github.com:${gitHubRepo}.git</developerConnection>
<url>http://github.com/${gitHubRepo}</url>
<tag>${scmTag}</tag>
<tag>docker-build-publish-1.4.0</tag>
</scm>
<!-- get every artifact through repo.jenkins-ci.org, which proxies all the artifacts that we need -->
<repositories>
Expand Down

0 comments on commit fc1c19f

Please sign in to comment.