Skip to content

Commit

Permalink
[maven-release-plugin] prepare release grab-dependency-populator-1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
rnc committed Mar 19, 2020
1 parent 7b61d94 commit 5a650ff
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 @@ -27,7 +27,7 @@

<groupId>org.goots.maven.extensions</groupId>
<artifactId>grab-dependency-populator</artifactId>
<version>1.3-SNAPSHOT</version>
<version>1.3</version>

<name>Grab Dependency Populator</name>
<description>Maven extension to scan a path for @Grab annotations and add them to the project dependencies</description>
Expand All @@ -53,7 +53,7 @@
<connection>scm:git:https://github.com/rnc/grab-dependency-populator.git</connection>
<developerConnection>scm:git:[email protected]:rnc/grab-dependency-populator.git</developerConnection>
<url>http://github.com/rnc/grab-dependency-populator</url>
<tag>HEAD</tag>
<tag>grab-dependency-populator-1.3</tag>
</scm>

<properties>
Expand Down

0 comments on commit 5a650ff

Please sign in to comment.