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 b762f15 commit 7f28b77Copy full SHA for 7f28b77
pom.xml
@@ -10,7 +10,7 @@
10
11
<groupId>tel.schich</groupId>
12
<artifactId>javacan</artifactId>
13
- <version>2.0.0-SNAPSHOT</version>
+ <version>2.0.0</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-2.0.0</tag>
30
</scm>
31
32
<developers>
0 commit comments