Skip to content

Commit

Permalink
[maven-release-plugin][skip travis]prepare release database-goodies-1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis CI User committed Apr 19, 2019
1 parent 1037a52 commit 5ceb9e4
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.github.susom</groupId>
<artifactId>database-goodies</artifactId>
<packaging>jar</packaging>
<version>1.1-SNAPSHOT</version>
<version>1.1</version>

<name>${project.groupId}:${project.artifactId}</name>
<description>Useful things built on top of the database library.</description>
Expand Down Expand Up @@ -37,7 +37,7 @@
<connection>scm:git:https://github.com/susom/database-goodies.git</connection>
<developerConnection>scm:git:https://github.com/susom/database-goodies.git</developerConnection>
<url>https://github.com/susom/database-goodies</url>
<tag>HEAD</tag>
<tag>database-goodies-1.1</tag>
</scm>

<properties>
Expand Down

0 comments on commit 5ceb9e4

Please sign in to comment.