Skip to content

Commit

Permalink
[maven-release-plugin] prepare release artemis-odb-contrib-2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DaanVanYperen committed Apr 19, 2020
1 parent d5bac95 commit 8a460cb
Show file tree
Hide file tree
Showing 15 changed files with 18 additions and 19 deletions.
2 changes: 1 addition & 1 deletion contrib-benchmark/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>net.mostlyoriginal.artemis-odb</groupId>
<artifactId>contrib-parent</artifactId>
<version>2.5.0-SNAPSHOT</version>
<version>2.5.0</version>
</parent>
<artifactId>contrib-benchmark</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion contrib-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>net.mostlyoriginal.artemis-odb</groupId>
<artifactId>contrib-parent</artifactId>
<version>2.5.0-SNAPSHOT</version>
<version>2.5.0</version>
</parent>
<artifactId>contrib-core</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion contrib-eventbus/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>net.mostlyoriginal.artemis-odb</groupId>
<artifactId>contrib-parent</artifactId>
<version>2.5.0-SNAPSHOT</version>
<version>2.5.0</version>
</parent>
<artifactId>contrib-eventbus</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion contrib-jam/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>net.mostlyoriginal.artemis-odb</groupId>
<artifactId>contrib-parent</artifactId>
<version>2.5.0-SNAPSHOT</version>
<version>2.5.0</version>
</parent>
<artifactId>contrib-jam</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion contrib-network/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>net.mostlyoriginal.artemis-odb</groupId>
<artifactId>contrib-parent</artifactId>
<version>2.5.0-SNAPSHOT</version>
<version>2.5.0</version>
</parent>
<artifactId>contrib-network</artifactId>
<packaging>jar</packaging>
Expand Down
5 changes: 2 additions & 3 deletions contrib-plugin-debug/pom.xml
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<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>net.mostlyoriginal.artemis-odb</groupId>
<artifactId>contrib-parent</artifactId>
<version>2.5.0-SNAPSHOT</version>
<version>2.5.0</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion contrib-plugin-lifecycle-listener/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>net.mostlyoriginal.artemis-odb</groupId>
<artifactId>contrib-parent</artifactId>
<version>2.5.0-SNAPSHOT</version>
<version>2.5.0</version>
</parent>

<artifactId>contrib-plugin-lifecycle-listener</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion contrib-plugin-lifecycle-transplants/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>net.mostlyoriginal.artemis-odb</groupId>
<artifactId>contrib-parent</artifactId>
<version>2.5.0-SNAPSHOT</version>
<version>2.5.0</version>
</parent>

<artifactId>contrib-plugin-lifecycle-transplants</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion contrib-plugin-logging-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>net.mostlyoriginal.artemis-odb</groupId>
<artifactId>contrib-parent</artifactId>
<version>2.5.0-SNAPSHOT</version>
<version>2.5.0</version>
</parent>

<artifactId>contrib-plugin-logging-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion contrib-plugin-logging-libgdx/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>net.mostlyoriginal.artemis-odb</groupId>
<artifactId>contrib-parent</artifactId>
<version>2.5.0-SNAPSHOT</version>
<version>2.5.0</version>
</parent>

<artifactId>contrib-plugin-logging-libgdx</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion contrib-plugin-operations/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>net.mostlyoriginal.artemis-odb</groupId>
<artifactId>contrib-parent</artifactId>
<version>2.5.0-SNAPSHOT</version>
<version>2.5.0</version>
</parent>

<artifactId>contrib-plugin-operations</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion contrib-plugin-profiler/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>net.mostlyoriginal.artemis-odb</groupId>
<artifactId>contrib-parent</artifactId>
<version>2.5.0-SNAPSHOT</version>
<version>2.5.0</version>
</parent>

<artifactId>contrib-plugin-profiler</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion contrib-plugin-singleton/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>net.mostlyoriginal.artemis-odb</groupId>
<artifactId>contrib-parent</artifactId>
<version>2.5.0-SNAPSHOT</version>
<version>2.5.0</version>
</parent>

<artifactId>contrib-plugin-singleton</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions contrib-test-gwt/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>net.mostlyoriginal.artemis-odb</groupId>
<artifactId>contrib-parent</artifactId>
<version>2.5.0-SNAPSHOT</version>
<version>2.5.0</version>
</parent>
<artifactId>contrib-test-gwt</artifactId>
<packaging>war</packaging>
Expand Down Expand Up @@ -75,7 +75,7 @@
<dependency>
<groupId>net.mostlyoriginal.artemis-odb</groupId>
<artifactId>contrib-eventbus</artifactId>
<version>2.5.0-SNAPSHOT</version>
<version>2.5.0</version>
</dependency>

<dependency>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>net.mostlyoriginal.artemis-odb</groupId>
<artifactId>contrib-parent</artifactId>
<version>2.5.0-SNAPSHOT</version>
<version>2.5.0</version>
<packaging>pom</packaging>
<name>contrib-parent</name>
<description>Drop-in extensions for artemis-odb. Prefab systems, components, networking, events!
Expand All @@ -22,7 +22,7 @@
<url>https://github.com/DaanVanYperen/artemis-odb-contrib</url>
<connection>scm:git:git@github.com:DaanVanYperen/artemis-odb-contrib.git</connection>
<developerConnection>scm:git:git@github.com:DaanVanYperen/artemis-odb-contrib.git</developerConnection>
<tag>HEAD</tag>
<tag>artemis-odb-contrib-2.5.0</tag>
</scm>

<licenses>
Expand Down

0 comments on commit 8a460cb

Please sign in to comment.