Skip to content

Commit

Permalink
Preparation for tag creation (Tag name: '2.0.1').
Browse files Browse the repository at this point in the history
  • Loading branch information
walery committed Feb 5, 2021
1 parent 839a589 commit 3b094ad
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>2.0.1-SNAPSHOT</version>
<version>2.0.1</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 @@ -217,7 +217,7 @@
<connection>scm:git:git://github.com/2iq/aws-maven.git</connection>
<developerConnection>scm:git:ssh://github.com:2iq/aws-maven.git</developerConnection>
<url>https://github.com/2iq/aws-maven/tree/master</url>
<tag>HEAD</tag>
<tag>2.0.1</tag>
</scm>

<organization>
Expand Down

0 comments on commit 3b094ad

Please sign in to comment.