Skip to content

Commit

Permalink
[maven-release-plugin] prepare release dkpro-jwpl-2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rzo1 committed Nov 21, 2023
1 parent 0917eec commit c543dab
Show file tree
Hide file tree
Showing 13 changed files with 26 additions and 47 deletions.
6 changes: 2 additions & 4 deletions dkpro-jwpl-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,12 @@
limitations under the License.
-->

<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.dkpro.jwpl</groupId>
<artifactId>dkpro-jwpl</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
</parent>

<artifactId>dkpro-jwpl-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion dkpro-jwpl-build/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.dkpro.jwpl</groupId>
<artifactId>dkpro-jwpl</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
</parent>

<artifactId>dkpro-jwpl-build</artifactId>
Expand Down
6 changes: 2 additions & 4 deletions dkpro-jwpl-datamachine/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,12 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.dkpro.jwpl</groupId>
<artifactId>dkpro-jwpl</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
</parent>
<artifactId>dkpro-jwpl-datamachine</artifactId>
<name>DataMachine</name>
Expand Down
9 changes: 3 additions & 6 deletions dkpro-jwpl-deps/dkpro-jwpl-swc-engine-shade/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,12 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.dkpro.jwpl</groupId>
<artifactId>dkpro-jwpl-deps</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
</parent>
<artifactId>dkpro-jwpl-swc-engine-shade</artifactId>
<name>Dependencies :: Jakarta :: swc-engine</name>
Expand Down Expand Up @@ -116,8 +114,7 @@
</includes>
</artifactSet>
<transformers>
<transformer
implementation="org.apache.maven.plugins.shade.resource.ServicesResourceTransformer" />
<transformer implementation="org.apache.maven.plugins.shade.resource.ServicesResourceTransformer" />
</transformers>
<relocations>
<relocation>
Expand Down
5 changes: 2 additions & 3 deletions dkpro-jwpl-deps/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,12 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.dkpro.jwpl</groupId>
<artifactId>dkpro-jwpl</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
</parent>
<artifactId>dkpro-jwpl-deps</artifactId>
<name>Dependencies :: Jakarta</name>
Expand Down
2 changes: 1 addition & 1 deletion dkpro-jwpl-mwdumper/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.dkpro.jwpl</groupId>
<artifactId>dkpro-jwpl</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
</parent>
<artifactId>dkpro-jwpl-mwdumper</artifactId>
<name>MediaWiki Dumper</name>
Expand Down
6 changes: 2 additions & 4 deletions dkpro-jwpl-parser/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,12 @@
limitations under the License.
-->

<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.dkpro.jwpl</groupId>
<artifactId>dkpro-jwpl</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
</parent>
<artifactId>dkpro-jwpl-parser</artifactId>
<name>MediaWiki Parser</name>
Expand Down
6 changes: 2 additions & 4 deletions dkpro-jwpl-revisionmachine/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,12 @@
limitations under the License.
-->

<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="http://maven.apache.org/POM/4.0.0"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.dkpro.jwpl</groupId>
<artifactId>dkpro-jwpl</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
</parent>
<artifactId>dkpro-jwpl-revisionmachine</artifactId>
<name>RevisionMachine</name>
Expand Down
6 changes: 2 additions & 4 deletions dkpro-jwpl-timemachine/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,12 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.dkpro.jwpl</groupId>
<artifactId>dkpro-jwpl</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
</parent>
<artifactId>dkpro-jwpl-timemachine</artifactId>
<name>TimeMachine</name>
Expand Down
6 changes: 2 additions & 4 deletions dkpro-jwpl-tutorial/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,11 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<groupId>org.dkpro.jwpl</groupId>
<artifactId>dkpro-jwpl</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
6 changes: 2 additions & 4 deletions dkpro-jwpl-util/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,12 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.dkpro.jwpl</groupId>
<artifactId>dkpro-jwpl</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
</parent>
<artifactId>dkpro-jwpl-util</artifactId>
<name>API Utils</name>
Expand Down
6 changes: 2 additions & 4 deletions dkpro-jwpl-wikimachine/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,12 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.dkpro.jwpl</groupId>
<artifactId>dkpro-jwpl</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
</parent>
<artifactId>dkpro-jwpl-wikimachine</artifactId>
<name>WikiMachine</name>
Expand Down
7 changes: 3 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.dkpro</groupId>
Expand All @@ -28,7 +27,7 @@
<description>A free, Java-based application programming interface that allows to access all information contained in Wikipedia.</description>
<groupId>org.dkpro.jwpl</groupId>
<artifactId>dkpro-jwpl</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down Expand Up @@ -66,7 +65,7 @@
<connection>scm:git:https://github.com/dkpro/dkpro-jwpl</connection>
<developerConnection>scm:git:https://github.com/dkpro/dkpro-jwpl</developerConnection>
<url>https://github.com/dkpro/dkpro-jwpl</url>
<tag>HEAD</tag>
<tag>dkpro-jwpl-2.0.0</tag>
</scm>

<licenses>
Expand Down

0 comments on commit c543dab

Please sign in to comment.