Commit b3a52e9 1 parent 22dd4e9 commit b3a52e9 Copy full SHA for b3a52e9
File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -9,8 +9,8 @@ https://github.com/robotframework/JavalibCore/wiki
9
9
10
10
Project jar can be downloaded directly from the `Maven Repository `__
11
11
12
- __ http://search.maven.org/remotecontent?filepath=org/robotframework/javalib-core/2.0.1 /javalib-core-2.0.1 .jar
12
+ __ http://search.maven.org/remotecontent?filepath=org/robotframework/javalib-core/2.0.2 /javalib-core-2.0.2 .jar
13
13
14
- The project was orginally hosted at `Google Code `__
14
+ The project was originally hosted at `Google Code `__
15
15
16
16
__ http://code.google.com/p/robotframework-javalibcore/
Original file line number Diff line number Diff line change 11
11
<groupId >org.robotframework</groupId >
12
12
<artifactId >javalib-core</artifactId >
13
13
<packaging >jar</packaging >
14
- <version >2.0.2-SNAPSHOT </version >
14
+ <version >2.0.2</version >
15
15
<name >javalib-core</name >
16
16
<description >Base for implementing Java test libraries for Robot Framework</description >
17
17
<url >https://github.com/robotframework/JavalibCore</url >
You can’t perform that action at this time.
0 commit comments