Skip to content

Commit 533115f

Browse files
committed
Release 2.0.0
1 parent d5b33d2 commit 533115f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<groupId>org.robotframework</groupId>
1212
<artifactId>javalib-core</artifactId>
1313
<packaging>jar</packaging>
14-
<version>2.0.0-SNAPSHOT</version>
14+
<version>2.0.0</version>
1515
<name>javalib-core</name>
1616
<description>Base for implementing Java test libraries for Robot Framework</description>
1717
<url>https://github.com/robotframework/JavalibCore</url>

0 commit comments

Comments
 (0)