Skip to content

Commit

Permalink
[maven-release-plugin] prepare release JavaSerial-0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
robert committed Dec 20, 2015
1 parent 2338d7e commit 8024dfe
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.rm5248</groupId>
<artifactId>JavaSerial</artifactId>
<version>0.7-SNAPSHOT</version>
<version>0.6.1</version>
<description>A cross-platform way of accessing serial ports through Java. Supports Windows and Linux. Does not use the Java SerialAPI. Implementation uses the java.io API.</description>

<distributionManagement>
Expand Down Expand Up @@ -129,7 +129,7 @@
<url>https://github.com/rm5248/JavaSerial</url>
<connection>scm:git:https://github.com/rm5248/JavaSerial.git</connection>
<developerConnection>scm:git:git@github.com:rm5248/JavaSerial.git</developerConnection>
<tag>HEAD</tag>
<tag>JavaSerial-0.6.1</tag>
</scm>

<issueManagement>
Expand Down

0 comments on commit 8024dfe

Please sign in to comment.