Skip to content

Commit 45394a4

Browse files
committed
Issue #258: Apache UIMA Java SDK 3.3.1 release
- Update the version in the uimaj-eclipse-update-site
1 parent f337a1d commit 45394a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

uimaj-eclipse-update-site/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,12 @@
2525
<parent>
2626
<groupId>org.apache.uima</groupId>
2727
<artifactId>uimaj-parent</artifactId>
28-
<version>3.3.0</version>
28+
<version>3.3.1</version>
2929
<relativePath />
3030
</parent>
3131

3232
<artifactId>uimaj-eclipse-update-site</artifactId>
33-
<version>3.3.0</version>
33+
<version>3.3.1</version>
3434
<packaging>pom</packaging>
3535

3636
<name>Apache UIMA Eclipse: ${project.artifactId}</name>

0 commit comments

Comments
 (0)