File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
net.adoptopenjdk.v3.tests
net.adoptopenjdk.v3.vanilla Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ Use the following Maven dependencies:
3939```
4040
4141The first dependency specifies that you want to use the API, and the second
42- is a basic provider for the version API.
42+ is a basic provider for the API.
4343
4444Then:
4545
Original file line number Diff line number Diff line change 99 <parent >
1010 <artifactId >net.adoptopenjdk</artifactId >
1111 <groupId >net.adoptopenjdk</groupId >
12- <version >0.0.2-SNAPSHOT </version >
12+ <version >0.1.0 </version >
1313 </parent >
1414
1515 <artifactId >net.adoptopenjdk.v3.api</artifactId >
Original file line number Diff line number Diff line change 99 <parent >
1010 <artifactId >net.adoptopenjdk</artifactId >
1111 <groupId >net.adoptopenjdk</groupId >
12- <version >0.0.2-SNAPSHOT </version >
12+ <version >0.1.0 </version >
1313 </parent >
1414
1515 <artifactId >net.adoptopenjdk.v3.tests</artifactId >
Original file line number Diff line number Diff line change 99 <parent >
1010 <artifactId >net.adoptopenjdk</artifactId >
1111 <groupId >net.adoptopenjdk</groupId >
12- <version >0.0.2-SNAPSHOT </version >
12+ <version >0.1.0 </version >
1313 </parent >
1414
1515 <artifactId >net.adoptopenjdk.v3.vanilla</artifactId >
Original file line number Diff line number Diff line change 1414
1515 <groupId >net.adoptopenjdk</groupId >
1616 <artifactId >net.adoptopenjdk</artifactId >
17- <version >0.0.2-SNAPSHOT </version >
17+ <version >0.1.0 </version >
1818 <packaging >pom</packaging >
1919
2020 <name >net.adoptopenjdk</name >
You can’t perform that action at this time.
0 commit comments