Skip to content

Commit

Permalink
Issue #421: Apache UIMA Java SDK 3.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
reckart committed Nov 21, 2024
1 parent a6477bb commit 67879dc
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions uimaj-parent-internal/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@
<!-- END PROFILE SETTINGS: generate-release-notes-->

<api_check_oldVersion>${previous-release-version}</api_check_oldVersion>
<uima-maven-plugins-version>${previous-release-version}</uima-maven-plugins-version>
</properties>

<dependencies>
Expand Down Expand Up @@ -504,12 +503,12 @@
<plugin>
<groupId>org.apache.uima</groupId>
<artifactId>jcasgen-maven-plugin</artifactId>
<version>${uima-maven-plugins-version}</version>
<version>3.5.0</version>
</plugin>
<plugin>
<groupId>org.apache.uima</groupId>
<artifactId>PearPackagingMavenPlugin</artifactId>
<version>${uima-maven-plugins-version}</version>
<version>3.5.0</version>
</plugin>
</plugins>
</pluginManagement>
Expand Down

0 comments on commit 67879dc

Please sign in to comment.