Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
edrdo committed Mar 1, 2019
1 parent 71cb93d commit 4a68b6d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -6,7 +6,7 @@
<url>http://jdbdt.org/</url>
<groupId>org.jdbdt</groupId>
<artifactId>jdbdt</artifactId>
<version>1.2.3-SNAPSHOT</version>
<version>1.2.3</version>
<packaging>jar</packaging>
<organization>
<name>JDBDT</name>
Expand All @@ -23,7 +23,7 @@
<url>https://github.com/JDBDT/jdbdt</url>
<connection>scm:git:git@github.com:JDBDT/jdbdt.git</connection>
<developerConnection>scm:git:git@github.com:JDBDT/jdbdt.git</developerConnection>
<tag>HEAD</tag>
<tag>1.2.3</tag>
</scm>
<issueManagement>
<system>github</system>
Expand Down

0 comments on commit 4a68b6d

Please sign in to comment.