Skip to content

Commit 17dc19b

Browse files
committed
[maven-release-plugin] prepare release v2.5.0
1 parent b288184 commit 17dc19b

41 files changed

Lines changed: 82 additions & 82 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

agent/jvm/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<modelVersion>4.0.0</modelVersion>
2020

2121
<artifactId>jolokia-agent-jvm</artifactId>
22-
<version>2.5.0-SNAPSHOT</version>
22+
<version>2.5.0</version>
2323
<packaging>jar</packaging>
2424

2525
<name>jolokia-agent-jvm</name>
@@ -28,7 +28,7 @@
2828
<parent>
2929
<groupId>org.jolokia</groupId>
3030
<artifactId>jolokia-parent</artifactId>
31-
<version>2.5.0-SNAPSHOT</version>
31+
<version>2.5.0</version>
3232
<relativePath>../../pom.xml</relativePath>
3333
</parent>
3434

agent/osgi/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<modelVersion>4.0.0</modelVersion>
2020

2121
<artifactId>jolokia-agent-osgi</artifactId>
22-
<version>2.5.0-SNAPSHOT</version>
22+
<version>2.5.0</version>
2323
<packaging>bundle</packaging>
2424

2525
<name>jolokia-agent-osgi</name>
@@ -28,7 +28,7 @@
2828
<parent>
2929
<groupId>org.jolokia</groupId>
3030
<artifactId>jolokia-parent</artifactId>
31-
<version>2.5.0-SNAPSHOT</version>
31+
<version>2.5.0</version>
3232
<relativePath>../../pom.xml</relativePath>
3333
</parent>
3434

agent/war-unsecured/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<modelVersion>4.0.0</modelVersion>
2020

2121
<artifactId>jolokia-agent-war-unsecured</artifactId>
22-
<version>2.5.0-SNAPSHOT</version>
22+
<version>2.5.0</version>
2323
<packaging>war</packaging>
2424

2525
<name>jolokia-agent-war-unsecured</name>
@@ -28,7 +28,7 @@
2828
<parent>
2929
<groupId>org.jolokia</groupId>
3030
<artifactId>jolokia-parent</artifactId>
31-
<version>2.5.0-SNAPSHOT</version>
31+
<version>2.5.0</version>
3232
<relativePath>../../pom.xml</relativePath>
3333
</parent>
3434

agent/war/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<modelVersion>4.0.0</modelVersion>
2020

2121
<artifactId>jolokia-agent-war</artifactId>
22-
<version>2.5.0-SNAPSHOT</version>
22+
<version>2.5.0</version>
2323
<packaging>war</packaging>
2424

2525
<name>jolokia-agent-war</name>
@@ -28,7 +28,7 @@
2828
<parent>
2929
<groupId>org.jolokia</groupId>
3030
<artifactId>jolokia-parent</artifactId>
31-
<version>2.5.0-SNAPSHOT</version>
31+
<version>2.5.0</version>
3232
<relativePath>../../pom.xml</relativePath>
3333
</parent>
3434

assembly/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<modelVersion>4.0.0</modelVersion>
2020

2121
<artifactId>jolokia-assembly</artifactId>
22-
<version>2.5.0-SNAPSHOT</version>
22+
<version>2.5.0</version>
2323
<packaging>pom</packaging>
2424

2525
<name>jolokia-assembly</name>
@@ -28,7 +28,7 @@
2828
<parent>
2929
<groupId>org.jolokia</groupId>
3030
<artifactId>jolokia-parent</artifactId>
31-
<version>2.5.0-SNAPSHOT</version>
31+
<version>2.5.0</version>
3232
<relativePath>../pom.xml</relativePath>
3333
</parent>
3434

bom/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<modelVersion>4.0.0</modelVersion>
2020

2121
<artifactId>jolokia-bom</artifactId>
22-
<version>2.5.0-SNAPSHOT</version>
22+
<version>2.5.0</version>
2323

2424
<name>${project.artifactId}</name>
2525
<description>Jolokia :: BOM</description>
@@ -28,7 +28,7 @@
2828
<parent>
2929
<groupId>org.jolokia</groupId>
3030
<artifactId>jolokia-parent</artifactId>
31-
<version>2.5.0-SNAPSHOT</version>
31+
<version>2.5.0</version>
3232
</parent>
3333

3434
<url>https://jolokia.org/</url>

client/java-httpclient4/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<modelVersion>4.0.0</modelVersion>
2020

2121
<artifactId>jolokia-client-java-httpclient4</artifactId>
22-
<version>2.5.0-SNAPSHOT</version>
22+
<version>2.5.0</version>
2323
<packaging>bundle</packaging>
2424

2525
<name>jolokia-client-java-httpclient4</name>
@@ -28,7 +28,7 @@
2828
<parent>
2929
<groupId>org.jolokia</groupId>
3030
<artifactId>jolokia-parent</artifactId>
31-
<version>2.5.0-SNAPSHOT</version>
31+
<version>2.5.0</version>
3232
<relativePath>../../pom.xml</relativePath>
3333
</parent>
3434

client/java-httpclient5/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<modelVersion>4.0.0</modelVersion>
2020

2121
<artifactId>jolokia-client-java-httpclient5</artifactId>
22-
<version>2.5.0-SNAPSHOT</version>
22+
<version>2.5.0</version>
2323
<packaging>bundle</packaging>
2424

2525
<name>jolokia-client-java</name>
@@ -28,7 +28,7 @@
2828
<parent>
2929
<groupId>org.jolokia</groupId>
3030
<artifactId>jolokia-parent</artifactId>
31-
<version>2.5.0-SNAPSHOT</version>
31+
<version>2.5.0</version>
3232
<relativePath>../../pom.xml</relativePath>
3333
</parent>
3434

client/java/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<modelVersion>4.0.0</modelVersion>
2020

2121
<artifactId>jolokia-client-java</artifactId>
22-
<version>2.5.0-SNAPSHOT</version>
22+
<version>2.5.0</version>
2323
<packaging>bundle</packaging>
2424

2525
<name>jolokia-client-java</name>
@@ -28,7 +28,7 @@
2828
<parent>
2929
<groupId>org.jolokia</groupId>
3030
<artifactId>jolokia-parent</artifactId>
31-
<version>2.5.0-SNAPSHOT</version>
31+
<version>2.5.0</version>
3232
<relativePath>../../pom.xml</relativePath>
3333
</parent>
3434

client/javascript-esm/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,15 +19,15 @@
1919
<modelVersion>4.0.0</modelVersion>
2020

2121
<artifactId>jolokia-client-javascript-esm</artifactId>
22-
<version>2.5.0-SNAPSHOT</version>
22+
<version>2.5.0</version>
2323

2424
<name>jolokia-client-javascript-esm</name>
2525
<description>Jolokia :: Client :: JavaScript ES Modules</description>
2626

2727
<parent>
2828
<groupId>org.jolokia</groupId>
2929
<artifactId>jolokia-parent</artifactId>
30-
<version>2.5.0-SNAPSHOT</version>
30+
<version>2.5.0</version>
3131
<relativePath>../../pom.xml</relativePath>
3232
</parent>
3333

0 commit comments

Comments
 (0)