Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v3.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
jenkins committed Jun 27, 2019
1 parent 8459fdc commit bc5f1f1
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 @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.infiniteautomation</groupId>
<artifactId>modbus4j</artifactId>
<version>3.0.5-SNAPSHOT</version>
<version>3.0.5</version>
<name>Modbus4j Library</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down Expand Up @@ -96,7 +96,7 @@
<url>https://github.com/infiniteautomation/modbus4j</url>
<connection>scm:git:https://github.com/infiniteautomation/modbus4j.git</connection>
<developerConnection>scm:git:[push=]https://github.com/infiniteautomation/modbus4j.git[fetch=]https://github.com/infiniteautomation/modbus4j.git</developerConnection>
<tag>HEAD</tag>
<tag>v3.0.5</tag>
</scm>
<distributionManagement>
<snapshotRepository>
Expand Down

0 comments on commit bc5f1f1

Please sign in to comment.