diff --git a/pom.xml b/pom.xml index b268f40..bb8b30e 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 de.bahn nrjavaserial - 5.2.1+dbsystel1 + 5.2.1+dbsystel2 NRJavaSerial A fork of the RXTX library with a focus on ease of use and embeddability in other libraries. http://neuronrobotics.com diff --git a/src/main/resources/com/neuronrobotics/nrjavaserial/build.properties b/src/main/resources/com/neuronrobotics/nrjavaserial/build.properties index 0a0ce18..819b3ec 100644 --- a/src/main/resources/com/neuronrobotics/nrjavaserial/build.properties +++ b/src/main/resources/com/neuronrobotics/nrjavaserial/build.properties @@ -1,2 +1,2 @@ app.name = nrjavaserial -app.version = 5.2.1+dbsystel1 +app.version = 5.2.1+dbsystel2