Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
grgrzybek committed Mar 7, 2024
1 parent cac761a commit f628a75
Show file tree
Hide file tree
Showing 31 changed files with 62 additions and 62 deletions.
4 changes: 2 additions & 2 deletions agent/jvm/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>jolokia-agent-jvm</artifactId>
<version>2.0.2</version>
<version>2.0.3-SNAPSHOT</version>
<packaging>jar</packaging>

<name>jolokia-agent-jvm</name>
Expand All @@ -28,7 +28,7 @@
<parent>
<groupId>org.jolokia</groupId>
<artifactId>jolokia-parent</artifactId>
<version>2.0.2</version>
<version>2.0.3-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions agent/osgi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>jolokia-agent-osgi</artifactId>
<version>2.0.2</version>
<version>2.0.3-SNAPSHOT</version>
<packaging>bundle</packaging>

<name>jolokia-agent-osgi</name>
Expand All @@ -28,7 +28,7 @@
<parent>
<groupId>org.jolokia</groupId>
<artifactId>jolokia-parent</artifactId>
<version>2.0.2</version>
<version>2.0.3-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions agent/war-unsecured/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>jolokia-agent-war-unsecured</artifactId>
<version>2.0.2</version>
<version>2.0.3-SNAPSHOT</version>
<packaging>war</packaging>

<name>jolokia-agent-war-unsecured</name>
Expand All @@ -28,7 +28,7 @@
<parent>
<groupId>org.jolokia</groupId>
<artifactId>jolokia-parent</artifactId>
<version>2.0.2</version>
<version>2.0.3-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions agent/war/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>jolokia-agent-war</artifactId>
<version>2.0.2</version>
<version>2.0.3-SNAPSHOT</version>
<packaging>war</packaging>

<name>jolokia-agent-war</name>
Expand All @@ -28,7 +28,7 @@
<parent>
<groupId>org.jolokia</groupId>
<artifactId>jolokia-parent</artifactId>
<version>2.0.2</version>
<version>2.0.3-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

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

<artifactId>jolokia-assembly</artifactId>
<version>2.0.2</version>
<version>2.0.3-SNAPSHOT</version>
<packaging>pom</packaging>

<name>jolokia-assembly</name>
Expand All @@ -28,7 +28,7 @@
<parent>
<groupId>org.jolokia</groupId>
<artifactId>jolokia-parent</artifactId>
<version>2.0.2</version>
<version>2.0.3-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

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

<artifactId>jolokia-bom</artifactId>
<version>2.0.2</version>
<version>2.0.3-SNAPSHOT</version>

<name>${project.artifactId}</name>
<description>Jolokia :: BOM</description>
Expand All @@ -28,7 +28,7 @@
<parent>
<groupId>org.jolokia</groupId>
<artifactId>jolokia-parent</artifactId>
<version>2.0.2</version>
<version>2.0.3-SNAPSHOT</version>
</parent>

<url>https://jolokia.org/</url>
Expand Down
4 changes: 2 additions & 2 deletions client/java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>jolokia-client-java</artifactId>
<version>2.0.2</version>
<version>2.0.3-SNAPSHOT</version>
<packaging>bundle</packaging>

<name>jolokia-client-java</name>
Expand All @@ -28,7 +28,7 @@
<parent>
<groupId>org.jolokia</groupId>
<artifactId>jolokia-parent</artifactId>
<version>2.0.2</version>
<version>2.0.3-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions client/javascript/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>jolokia-client-javascript</artifactId>
<version>2.0.2</version>
<version>2.0.3-SNAPSHOT</version>
<packaging>javascript</packaging>

<name>jolokia-client-javascript</name>
Expand All @@ -28,7 +28,7 @@
<parent>
<groupId>org.jolokia</groupId>
<artifactId>jolokia-parent</artifactId>
<version>2.0.2</version>
<version>2.0.3-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions client/jmx-adapter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>jolokia-client-jmx-adapter</artifactId>
<version>2.0.2</version>
<version>2.0.3-SNAPSHOT</version>
<packaging>bundle</packaging>

<name>jolokia-client-jmx-adapter</name>
Expand All @@ -28,7 +28,7 @@
<parent>
<groupId>org.jolokia</groupId>
<artifactId>jolokia-parent</artifactId>
<version>2.0.2</version>
<version>2.0.3-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions client/kubernetes/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>jolokia-client-kubernetes</artifactId>
<version>2.0.2</version>
<version>2.0.3-SNAPSHOT</version>
<packaging>bundle</packaging>

<name>jolokia-client-kubernetes</name>
Expand All @@ -28,7 +28,7 @@
<parent>
<groupId>org.jolokia</groupId>
<artifactId>jolokia-parent</artifactId>
<version>2.0.2</version>
<version>2.0.3-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions examples/client-javascript-test-app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>jolokia-example-client-javascript-test-app</artifactId>
<version>2.0.2</version>
<version>2.0.3-SNAPSHOT</version>
<packaging>war</packaging>

<name>jolokia-example-client-javascript-test-app</name>
Expand All @@ -28,7 +28,7 @@
<parent>
<groupId>org.jolokia</groupId>
<artifactId>jolokia-parent</artifactId>
<version>2.0.2</version>
<version>2.0.3-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions examples/osgi-restrictor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>jolokia-example-osgi-restrictor</artifactId>
<version>2.0.2</version>
<version>2.0.3-SNAPSHOT</version>
<packaging>bundle</packaging>

<name>jolokia-example-osgi-restrictor</name>
Expand All @@ -28,7 +28,7 @@
<parent>
<groupId>org.jolokia</groupId>
<artifactId>jolokia-parent</artifactId>
<version>2.0.2</version>
<version>2.0.3-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions examples/spring-boot-actuator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,15 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>jolokia-example-spring-boot-actuator</artifactId>
<version>2.0.2</version>
<version>2.0.3-SNAPSHOT</version>

<name>jolokia-example-spring-boot-actuator</name>
<description>Jolokia :: Support :: Spring Boot Actuator :: Sample</description>

<parent>
<groupId>org.jolokia</groupId>
<artifactId>jolokia-parent</artifactId>
<version>2.0.2</version>
<version>2.0.3-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions examples/spring-boot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,15 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>jolokia-example-spring-boot</artifactId>
<version>2.0.2</version>
<version>2.0.3-SNAPSHOT</version>

<name>jolokia-example-spring-boot</name>
<description>Jolokia :: Support :: Spring Boot :: Sample</description>

<parent>
<groupId>org.jolokia</groupId>
<artifactId>jolokia-parent</artifactId>
<version>2.0.2</version>
<version>2.0.3-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions examples/spring/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,15 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>jolokia-example-spring</artifactId>
<version>2.0.2</version>
<version>2.0.3-SNAPSHOT</version>

<name>jolokia-example-spring</name>
<description>Jolokia :: Support :: Spring :: Sample</description>

<parent>
<groupId>org.jolokia</groupId>
<artifactId>jolokia-parent</artifactId>
<version>2.0.2</version>
<version>2.0.3-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions it/core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>jolokia-it-core</artifactId>
<version>2.0.2</version>
<version>2.0.3-SNAPSHOT</version>
<packaging>bundle</packaging>

<name>jolokia-it-core</name>
Expand All @@ -28,7 +28,7 @@
<parent>
<groupId>org.jolokia</groupId>
<artifactId>jolokia-parent</artifactId>
<version>2.0.2</version>
<version>2.0.3-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions it/war/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>jolokia-it-war</artifactId>
<version>2.0.2</version>
<version>2.0.3-SNAPSHOT</version>
<packaging>war</packaging>

<name>jolokia-it-war</name>
Expand All @@ -28,7 +28,7 @@
<parent>
<groupId>org.jolokia</groupId>
<artifactId>jolokia-parent</artifactId>
<version>2.0.2</version>
<version>2.0.3-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

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

<groupId>org.jolokia</groupId>
<artifactId>jolokia-parent</artifactId>
<version>2.0.2</version>
<version>2.0.3-SNAPSHOT</version>

<name>${project.artifactId}</name>
<description>Jolokia :: Parent :: POM</description>
Expand Down Expand Up @@ -389,7 +389,7 @@
<scm>
<connection>scm:git:git://github.com/jolokia/jolokia.git</connection>
<developerConnection>scm:git:ssh://git@github.com/jolokia/jolokia.git</developerConnection>
<tag>v2.0.2</tag>
<tag>2.0</tag>
<url>git://github.com/jolokia/jolokia.git</url>
</scm>

Expand Down
4 changes: 2 additions & 2 deletions server/core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>jolokia-server-core</artifactId>
<version>2.0.2</version>
<version>2.0.3-SNAPSHOT</version>
<packaging>bundle</packaging>

<name>jolokia-server-core</name>
Expand All @@ -28,7 +28,7 @@
<parent>
<groupId>org.jolokia</groupId>
<artifactId>jolokia-parent</artifactId>
<version>2.0.2</version>
<version>2.0.3-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions server/detector/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>jolokia-server-detector</artifactId>
<version>2.0.2</version>
<version>2.0.3-SNAPSHOT</version>
<packaging>bundle</packaging>

<name>jolokia-server-detector</name>
Expand All @@ -28,7 +28,7 @@
<parent>
<groupId>org.jolokia</groupId>
<artifactId>jolokia-parent</artifactId>
<version>2.0.2</version>
<version>2.0.3-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions service/discovery/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>jolokia-service-discovery</artifactId>
<version>2.0.2</version>
<version>2.0.3-SNAPSHOT</version>
<packaging>bundle</packaging>

<name>jolokia-service-discovery</name>
Expand All @@ -28,7 +28,7 @@
<parent>
<groupId>org.jolokia</groupId>
<artifactId>jolokia-parent</artifactId>
<version>2.0.2</version>
<version>2.0.3-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions service/history/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>jolokia-service-history</artifactId>
<version>2.0.2</version>
<version>2.0.3-SNAPSHOT</version>
<packaging>bundle</packaging>

<name>jolokia-service-history</name>
Expand All @@ -28,7 +28,7 @@
<parent>
<groupId>org.jolokia</groupId>
<artifactId>jolokia-parent</artifactId>
<version>2.0.2</version>
<version>2.0.3-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down

0 comments on commit f628a75

Please sign in to comment.