Skip to content

Commit

Permalink
Preparation for tag creation (Tag name: '1.4.5').
Browse files Browse the repository at this point in the history
  • Loading branch information
walery committed Oct 1, 2020
1 parent 61fd194 commit 04ffe00
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 @@ -5,7 +5,7 @@
<groupId>com.x2iq.tools</groupId>
<artifactId>aws-maven</artifactId>
<packaging>jar</packaging>
<version>1.4.5-SNAPSHOT</version>
<version>1.4.5</version>
<name>Amazon Web Services S3 Maven Wagon Support</name>
<description>Standard Maven wagon support for s3:// urls and IAM roles</description>

Expand Down Expand Up @@ -181,7 +181,7 @@
<connection>scm:git:git://github.com/2iq/aws-maven.git</connection>
<developerConnection>scm:git:ssh://github.com:2iq/aws-maven.git</developerConnection>
<url>http://github.com/2iq/aws-maven/tree/master</url>
<tag>HEAD</tag>
<tag>1.4.5</tag>
</scm>

<organization>
Expand Down

0 comments on commit 04ffe00

Please sign in to comment.