Skip to content

Commit 5ceb9e4

Browse files
author
Travis CI User
committed
[maven-release-plugin][skip travis]prepare release database-goodies-1.1
1 parent 1037a52 commit 5ceb9e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>com.github.susom</groupId>
66
<artifactId>database-goodies</artifactId>
77
<packaging>jar</packaging>
8-
<version>1.1-SNAPSHOT</version>
8+
<version>1.1</version>
99

1010
<name>${project.groupId}:${project.artifactId}</name>
1111
<description>Useful things built on top of the database library.</description>
@@ -37,7 +37,7 @@
3737
<connection>scm:git:https://github.com/susom/database-goodies.git</connection>
3838
<developerConnection>scm:git:https://github.com/susom/database-goodies.git</developerConnection>
3939
<url>https://github.com/susom/database-goodies</url>
40-
<tag>HEAD</tag>
40+
<tag>database-goodies-1.1</tag>
4141
</scm>
4242

4343
<properties>

0 commit comments

Comments
 (0)