From b1142e9ea0eb3b8e7fbc5fe4ccc208d3066dce6a Mon Sep 17 00:00:00 2001 From: Robert Middleton Date: Fri, 11 Nov 2022 14:15:16 -0500 Subject: [PATCH] [maven-release-plugin] prepare release JavaSerial-0.13 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index bc4ce91..d66c5a9 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 com.rm5248 JavaSerial - 0.13-SNAPSHOT + 0.13 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. @@ -137,7 +137,7 @@ https://github.com/rm5248/JavaSerial scm:git:https://github.com/rm5248/JavaSerial.git scm:git:git@github.com:rm5248/JavaSerial.git - HEAD + JavaSerial-0.13