Skip to content
This repository was archived by the owner on Jan 11, 2023. It is now read-only.

Commit a0a4a3c

Browse files
committed
[maven-release-plugin] prepare release db-util-1.0.5
1 parent 3c278cd commit a0a4a3c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<modelVersion>4.0.0</modelVersion>
1111
<groupId>com.vladmihalcea</groupId>
1212
<artifactId>db-util</artifactId>
13-
<version>1.0.5-SNAPSHOT</version>
13+
<version>1.0.5</version>
1414
<packaging>jar</packaging>
1515
<name>DB Util</name>
1616
<description>DB Utilities</description>
@@ -32,7 +32,7 @@
3232
<connection>scm:git:git:@github.com:vladmihalcea/db-util.git</connection>
3333
<developerConnection>scm:git:git:@github.com:vladmihalcea/db-util.git</developerConnection>
3434
<url>git@github.com:vladmihalcea/db-util.git</url>
35-
<tag>HEAD</tag>
35+
<tag>db-util-1.0.5</tag>
3636
</scm>
3737

3838
<dependencies>

0 commit comments

Comments
 (0)