We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1899398 commit 6248cc0Copy full SHA for 6248cc0
pom.xml
@@ -10,7 +10,7 @@
10
11
<groupId>tel.schich</groupId>
12
<artifactId>javacan</artifactId>
13
- <version>1.2-SNAPSHOT</version>
+ <version>1.2</version>
14
<name>JavaCAN</name>
15
<url>https://github.com/pschichtel/JavaCAN</url>
16
<inceptionYear>2018</inceptionYear>
@@ -26,7 +26,7 @@
26
27
<connection>scm:git:https://github.com/pschichtel/JavaCAN</connection>
28
<developerConnection>scm:git:[email protected]:pschichtel/JavaCAN</developerConnection>
29
- <tag>HEAD</tag>
+ <tag>javacan-1.2</tag>
30
</scm>
31
32
<developers>
0 commit comments