Skip to content

Commit 849017b

Browse files
committed
[maven-release-plugin] prepare release javacan-2.1.0
1 parent 2bd5792 commit 849017b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<groupId>tel.schich</groupId>
1212
<artifactId>javacan</artifactId>
13-
<version>2.1.0-SNAPSHOT</version>
13+
<version>2.1.0</version>
1414
<name>JavaCAN</name>
1515
<url>https://github.com/pschichtel/JavaCAN</url>
1616
<inceptionYear>2018</inceptionYear>
@@ -26,7 +26,7 @@
2626
<url>https://github.com/pschichtel/JavaCAN</url>
2727
<connection>scm:git:https://github.com/pschichtel/JavaCAN</connection>
2828
<developerConnection>scm:git:[email protected]:pschichtel/JavaCAN</developerConnection>
29-
<tag>HEAD</tag>
29+
<tag>javacan-2.1.0</tag>
3030
</scm>
3131

3232
<developers>
@@ -236,7 +236,7 @@
236236
<name>Linux</name>
237237
<family>unix</family>
238238
</requireOS>
239-
<dependencyConvergence/>
239+
<dependencyConvergence />
240240
</rules>
241241
</configuration>
242242
</execution>

0 commit comments

Comments
 (0)