Skip to content

Commit

Permalink
[maven-release-plugin] prepare release ruta-3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
noname committed Jan 15, 2024
1 parent 713e2d2 commit 167560c
Show file tree
Hide file tree
Showing 21 changed files with 31 additions and 31 deletions.
2 changes: 1 addition & 1 deletion example-projects/ruta-ep-example-extensions/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.uima</groupId>
<artifactId>ruta-ep-parent</artifactId>
<version>3.4.0-SNAPSHOT</version>
<version>3.4.0</version>
<relativePath>../../ruta-ep-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion example-projects/ruta-maven-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.uima</groupId>
<artifactId>ruta-parent</artifactId>
<version>3.4.0-SNAPSHOT</version>
<version>3.4.0</version>
<relativePath>../../ruta-parent/pom.xml</relativePath>
</parent>
<url>${uimaWebsiteUrl}</url>
Expand Down
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.uima</groupId>
<artifactId>ruta-parent</artifactId>
<version>3.4.0-SNAPSHOT</version>
<version>3.4.0</version>
<relativePath>ruta-parent/pom.xml</relativePath>
</parent>

Expand Down Expand Up @@ -230,7 +230,7 @@
<!-- dir="${basedir}/example-projects/ExtensionsExample/" -->
<!-- includes=".project" -->
<!-- prefix="${project.artifactId}-${project.version}/example-projects/ExtensionsExample/"
/> -->
/> -->
<!-- </zip> -->
<zip destfile="${project.build.directory}/${project.artifactId}-${project.version}-source-release.zip" update="true">
<zipfileset dir="${basedir}/example-projects/TextRulerExample/" includes=".project" prefix="${project.artifactId}-${project.version}/example-projects/TextRulerExample/" />
Expand All @@ -241,7 +241,7 @@
<!-- <zipfileset dir="${basedir}/example-projects/GermanNovels/" -->
<!-- includes=".project" -->
<!-- prefix="${project.artifactId}-${project.version}/example-projects/GermanNovels/"
/> -->
/> -->
<!-- </zip> -->
<zip destfile="${project.build.directory}/${project.artifactId}-${project.version}-source-release.zip" update="true">
<zipfileset dir="${basedir}/example-projects/Misc/" includes=".project" prefix="${project.artifactId}-${project.version}/example-projects/Misc/" />
Expand Down
2 changes: 1 addition & 1 deletion ruta-core-ext/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.uima</groupId>
<artifactId>ruta-parent</artifactId>
<version>3.4.0-SNAPSHOT</version>
<version>3.4.0</version>
<relativePath>../ruta-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion ruta-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.uima</groupId>
<artifactId>ruta-parent</artifactId>
<version>3.4.0-SNAPSHOT</version>
<version>3.4.0</version>
<relativePath>../ruta-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion ruta-documentation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.uima</groupId>
<artifactId>ruta-parent</artifactId>
<version>3.4.0-SNAPSHOT</version>
<version>3.4.0</version>
<relativePath>../ruta-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion ruta-eclipse-feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<feature
id="org.apache.uima.ruta.feature"
label="UIMA Ruta Workbench"
version="3.4.0.qualifier"
version="3.4.0"
provider-name="Apache Software Foundation">

<description url="http://uima.apache.org">
Expand Down
16 changes: 8 additions & 8 deletions ruta-eclipse-feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.uima</groupId>
<artifactId>ruta-parent</artifactId>
<version>3.4.0-SNAPSHOT</version>
<version>3.4.0</version>
<relativePath>../ruta-parent/pom.xml</relativePath>
</parent>

Expand Down Expand Up @@ -90,37 +90,37 @@
<dependency>
<groupId>org.apache.uima</groupId>
<artifactId>ruta-ep-addons</artifactId>
<version>3.4.0-SNAPSHOT</version>
<version>3.4.0</version>
</dependency>
<dependency>
<groupId>org.apache.uima</groupId>
<artifactId>ruta-ep-caseditor</artifactId>
<version>3.4.0-SNAPSHOT</version>
<version>3.4.0</version>
</dependency>
<dependency>
<groupId>org.apache.uima</groupId>
<artifactId>ruta-ep-core-ext</artifactId>
<version>3.4.0-SNAPSHOT</version>
<version>3.4.0</version>
</dependency>
<dependency>
<groupId>org.apache.uima</groupId>
<artifactId>ruta-ep-engine</artifactId>
<version>3.4.0-SNAPSHOT</version>
<version>3.4.0</version>
</dependency>
<dependency>
<groupId>org.apache.uima</groupId>
<artifactId>ruta-ep-ide</artifactId>
<version>3.4.0-SNAPSHOT</version>
<version>3.4.0</version>
</dependency>
<dependency>
<groupId>org.apache.uima</groupId>
<artifactId>ruta-ep-ide-ui</artifactId>
<version>3.4.0-SNAPSHOT</version>
<version>3.4.0</version>
</dependency>
<dependency>
<groupId>org.apache.uima</groupId>
<artifactId>ruta-ep-textruler</artifactId>
<version>3.4.0-SNAPSHOT</version>
<version>3.4.0</version>
</dependency>
</dependencies>
</project>
2 changes: 1 addition & 1 deletion ruta-eclipse-update-site/category.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
***************************************************************
-->
<site>
<feature url="features/org.apache.uima.ruta.feature_3.4.0.qualifier.jar" id="org.apache.uima.ruta.feature" version="3.4.0.qualifier">
<feature url="features/org.apache.uima.ruta.feature_3.4.0.jar" id="org.apache.uima.ruta.feature" version="3.4.0">
<category name="apache-uima-ruta"/>
</feature>
<category-def name="apache-uima-ruta" label="Apache UIMA Ruta">
Expand Down
4 changes: 2 additions & 2 deletions ruta-eclipse-update-site/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.uima</groupId>
<artifactId>ruta-parent</artifactId>
<version>3.4.0-SNAPSHOT</version>
<version>3.4.0</version>
<relativePath>../ruta-parent/pom.xml</relativePath>
</parent>

Expand All @@ -51,7 +51,7 @@
<dependency>
<groupId>org.apache.uima</groupId>
<artifactId>org.apache.uima.ruta.feature</artifactId>
<version>3.4.0-SNAPSHOT</version>
<version>3.4.0</version>
</dependency>
</dependencies>

Expand Down
2 changes: 1 addition & 1 deletion ruta-ep-addons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.uima</groupId>
<artifactId>ruta-ep-parent</artifactId>
<version>3.4.0-SNAPSHOT</version>
<version>3.4.0</version>
<relativePath>../ruta-ep-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion ruta-ep-caseditor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.uima</groupId>
<artifactId>ruta-ep-parent</artifactId>
<version>3.4.0-SNAPSHOT</version>
<version>3.4.0</version>
<relativePath>../ruta-ep-parent/pom.xml</relativePath>
</parent>
<properties>
Expand Down
2 changes: 1 addition & 1 deletion ruta-ep-core-ext/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.uima</groupId>
<artifactId>ruta-ep-parent</artifactId>
<version>3.4.0-SNAPSHOT</version>
<version>3.4.0</version>
<relativePath>../ruta-ep-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion ruta-ep-engine/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.uima</groupId>
<artifactId>ruta-parent</artifactId>
<version>3.4.0-SNAPSHOT</version>
<version>3.4.0</version>
<relativePath>../ruta-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion ruta-ep-ide-ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.uima</groupId>
<artifactId>ruta-ep-parent</artifactId>
<version>3.4.0-SNAPSHOT</version>
<version>3.4.0</version>
<relativePath>../ruta-ep-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion ruta-ep-ide/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.uima</groupId>
<artifactId>ruta-ep-parent</artifactId>
<version>3.4.0-SNAPSHOT</version>
<version>3.4.0</version>
<relativePath>../ruta-ep-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion ruta-ep-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.uima</groupId>
<artifactId>ruta-parent</artifactId>
<version>3.4.0-SNAPSHOT</version>
<version>3.4.0</version>
<relativePath>../ruta-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion ruta-ep-textruler/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.uima</groupId>
<artifactId>ruta-ep-parent</artifactId>
<version>3.4.0-SNAPSHOT</version>
<version>3.4.0</version>
<relativePath>../ruta-ep-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion ruta-maven-archetype/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.apache.uima</groupId>
<artifactId>ruta-parent</artifactId>
<version>3.4.0-SNAPSHOT</version>
<version>3.4.0</version>
<relativePath>../ruta-parent/pom.xml</relativePath>
</parent>
<properties>
Expand Down
2 changes: 1 addition & 1 deletion ruta-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.uima</groupId>
<artifactId>ruta-parent</artifactId>
<version>3.4.0-SNAPSHOT</version>
<version>3.4.0</version>
<relativePath>../ruta-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion ruta-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@

<artifactId>ruta-parent</artifactId>
<packaging>pom</packaging>
<version>3.4.0-SNAPSHOT</version>
<version>3.4.0</version>
<name>Apache UIMA Ruta: ${project.artifactId}</name>
<url>${uimaWebsiteUrl}</url>
<inceptionYear>2011</inceptionYear>
Expand Down

0 comments on commit 167560c

Please sign in to comment.