File tree Expand file tree Collapse file tree 9 files changed +11
-11
lines changed Expand file tree Collapse file tree 9 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 19
19
<parent >
20
20
<groupId >com.basistech.rosette</groupId >
21
21
<artifactId >rosette-api-java-binding</artifactId >
22
- <version >1.24.2-SNAPSHOT </version >
22
+ <version >1.25.0 </version >
23
23
</parent >
24
24
<artifactId >rosette-api-annotations</artifactId >
25
25
<name >rosette-api-annotations</name >
Original file line number Diff line number Diff line change 19
19
<parent >
20
20
<groupId >com.basistech.rosette</groupId >
21
21
<artifactId >rosette-api-java-binding</artifactId >
22
- <version >1.24.2-SNAPSHOT </version >
22
+ <version >1.25.0 </version >
23
23
</parent >
24
24
<artifactId >rosette-api</artifactId >
25
25
<name >rosette-api</name >
Original file line number Diff line number Diff line change 19
19
<parent >
20
20
<groupId >com.basistech.rosette</groupId >
21
21
<artifactId >rosette-api-java-binding</artifactId >
22
- <version >1.24.2-SNAPSHOT </version >
22
+ <version >1.25.0 </version >
23
23
</parent >
24
24
<artifactId >rosette-api-common</artifactId >
25
25
<name >rosette-api-common</name >
Original file line number Diff line number Diff line change 20
20
<parent >
21
21
<groupId >com.basistech.rosette</groupId >
22
22
<artifactId >rosette-api-java-binding</artifactId >
23
- <version >1.24.2-SNAPSHOT </version >
23
+ <version >1.25.0 </version >
24
24
</parent >
25
25
<groupId >com.basistech.rosette</groupId >
26
26
<artifactId >rosette-api-examples</artifactId >
Original file line number Diff line number Diff line change 20
20
<parent >
21
21
<groupId >com.basistech.rosette</groupId >
22
22
<artifactId >rosette-api-java-binding</artifactId >
23
- <version >1.24.2-SNAPSHOT </version >
23
+ <version >1.25.0 </version >
24
24
</parent >
25
25
<artifactId >rosette-api-json</artifactId >
26
26
<name >rosette-api-json</name >
Original file line number Diff line number Diff line change 19
19
<parent >
20
20
<groupId >com.basistech.rosette</groupId >
21
21
<artifactId >rosette-api-java-binding</artifactId >
22
- <version >1.24.2-SNAPSHOT </version >
22
+ <version >1.25.0 </version >
23
23
</parent >
24
24
<artifactId >rosette-api-model</artifactId >
25
25
<name >rosette-api-model</name >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >com.basistech.rosette</groupId >
7
7
<artifactId >rosette-api-java-binding</artifactId >
8
- <version >1.24.2-SNAPSHOT </version >
8
+ <version >1.25.0 </version >
9
9
</parent >
10
10
<properties >
11
11
<bundle-repo >target/test-bundles</bundle-repo >
14
14
<dependency >
15
15
<groupId >com.basistech.rosette</groupId >
16
16
<artifactId >rosette-api</artifactId >
17
- <version >1.24.2-SNAPSHOT </version >
17
+ <version >1.25.0 </version >
18
18
</dependency >
19
19
20
20
<!-- The goal of this test is to make sure rosette-api resolves successfully in OSGi with given dependencies. -->
Original file line number Diff line number Diff line change 18
18
<modelVersion >4.0.0</modelVersion >
19
19
<groupId >com.basistech.rosette</groupId >
20
20
<artifactId >rosette-api-java-binding</artifactId >
21
- <version >1.24.2-SNAPSHOT </version >
21
+ <version >1.25.0 </version >
22
22
<parent >
23
23
<artifactId >open-source-parent</artifactId >
24
24
<groupId >com.basistech</groupId >
31
31
<scm >
32
32
<
connection >scm:git:
[email protected] :rosette-api/java.git</
connection >
33
33
<
developerConnection >scm:git:
[email protected] :rosette-api/java.git</
developerConnection >
34
- <tag >HEAD </tag >
34
+ <tag >rosette-api-java-binding-1.25.0 </tag >
35
35
</scm >
36
36
<description >This is the Java binding for the Rosette API. The classes in here help Java applications to communicate with the Rosette API.</description >
37
37
<distributionManagement >
Original file line number Diff line number Diff line change 19
19
<parent >
20
20
<groupId >com.basistech.rosette</groupId >
21
21
<artifactId >rosette-api-java-binding</artifactId >
22
- <version >1.24.2-SNAPSHOT </version >
22
+ <version >1.25.0 </version >
23
23
</parent >
24
24
<groupId >com.basistech.rosette</groupId >
25
25
<artifactId >rosette-api-release</artifactId >
You can’t perform that action at this time.
0 commit comments