Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v1.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
janhicken committed Sep 7, 2022
1 parent 660db04 commit 694176e
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 @@ -6,7 +6,7 @@
<artifactId>maven-wagon-gs</artifactId>
<name>GCS Maven Wagon</name>
<description>Maven Wagon that can resolve and retrieve artifacts from Google Cloud Storage</description>
<version>1.7.3-SNAPSHOT</version>
<version>1.7.3</version>
<url>https://www.github.com/janhicken/maven-wagon-gs</url>

<properties>
Expand All @@ -28,7 +28,7 @@
<connection>scm:git:git://[email protected]/janhicken/maven-wagon-gs.git</connection>
<developerConnection>scm:git:ssh://[email protected]/janhicken/maven-wagon-gs.git</developerConnection>
<url>https://github.com/janhicken/maven-wagon-gs</url>
<tag>HEAD</tag>
<tag>v1.7.3</tag>
</scm>

<developers>
Expand Down

0 comments on commit 694176e

Please sign in to comment.