Skip to content

Commit

Permalink
Issue #258: Apache UIMA Java SDK 3.3.1 release
Browse files Browse the repository at this point in the history
- Update RELEASE.md
  • Loading branch information
reckart committed Oct 17, 2022
1 parent 17fe5d5 commit 6870f8d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ to your project:
<dependency>
<groupId>org.apache.uima</groupId>
<artifactId>uimaj-core</artifactId>
<version>3.3.0</version>
<version>3.3.1</version>
</dependency>
```

Expand All @@ -55,7 +55,7 @@ Apache uimaFIT is a separate dependency that you can add:
<dependency>
<groupId>org.apache.uima</groupId>
<artifactId>uimafit-core</artifactId>
<version>3.3.0</version>
<version>3.3.1</version>
</dependency>
```

Expand Down

0 comments on commit 6870f8d

Please sign in to comment.