Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
kpavlov committed Jul 18, 2020
1 parent eda611d commit 3316ecd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -4,7 +4,7 @@

<groupId>com.github.kpavlov.jreactive8583</groupId>
<artifactId>netty-iso8583</artifactId>
<version>1.2.3-SNAPSHOT</version>
<version>1.2.3</version>

<name>ISO8583 Connector for Netty</name>
<properties>
Expand Down Expand Up @@ -49,7 +49,7 @@
<connection>scm:git:git@github.com:kpavlov/jreactive-8583.git</connection>
<developerConnection>scm:git:git@github.com:kpavlov/jreactive-8583.git</developerConnection>
<url>https://github.com/kpavlov/jreactive-8583</url>
<tag>v1.2.2</tag>
<tag>v1.2.3</tag>
</scm>

<inceptionYear>2015</inceptionYear>
Expand Down

0 comments on commit 3316ecd

Please sign in to comment.