Skip to content

Commit

Permalink
[maven-release-plugin] prepare release furms-release-3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenkins CI committed Oct 11, 2021
1 parent 9833875 commit 33901db
Show file tree
Hide file tree
Showing 19 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion furms-cli/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<artifactId>furms-parent</artifactId>
<groupId>io.imunity.furms</groupId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion furms-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<artifactId>furms-parent</artifactId>
<groupId>io.imunity.furms</groupId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion furms-database-module/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<artifactId>furms-parent</artifactId>
<groupId>io.imunity.furms</groupId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions furms-doc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>io.imunity.furms</groupId>
<artifactId>furms-parent</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>
<artifactId>furms-doc</artifactId>
<name>furms-doc</name>
Expand All @@ -12,7 +12,7 @@
<scm>
<connection>${scm.base}/furms-doc</connection>
<developerConnection>${scm.base}/furms-doc</developerConnection>
<tag>HEAD</tag>
<tag>furms-release-3.0.0</tag>
</scm>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion furms-domain/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<artifactId>furms-parent</artifactId>
<groupId>io.imunity.furms</groupId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion furms-embedded-broker/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<artifactId>furms-parent</artifactId>
<groupId>io.imunity.furms</groupId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion furms-integration-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<artifactId>furms-parent</artifactId>
<groupId>io.imunity.furms</groupId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion furms-mock-site-agent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<artifactId>furms-parent</artifactId>
<groupId>io.imunity.furms</groupId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion furms-model-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<artifactId>furms-parent</artifactId>
<groupId>io.imunity.furms</groupId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion furms-persistence-spi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<artifactId>furms-parent</artifactId>
<groupId>io.imunity.furms</groupId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion furms-rabbitmq-site-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<artifactId>furms-parent</artifactId>
<groupId>io.imunity.furms</groupId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion furms-rabbitmq-site-integration-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<artifactId>furms-parent</artifactId>
<groupId>io.imunity.furms</groupId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion furms-rabbitmq-site-model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<artifactId>furms-parent</artifactId>
<groupId>io.imunity.furms</groupId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion furms-rest-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>io.imunity.furms</groupId>
<artifactId>furms-parent</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions furms-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.imunity.furms</groupId>
<artifactId>furms-parent</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>furms-server</artifactId>
Expand All @@ -14,7 +14,7 @@
<scm>
<connection>${scm.base}/furms-server</connection>
<developerConnection>${scm.base}/furms-server</developerConnection>
<tag>HEAD</tag>
<tag>furms-release-3.0.0</tag>
</scm>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion furms-site-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<artifactId>furms-parent</artifactId>
<groupId>io.imunity.furms</groupId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion furms-unity-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<artifactId>furms-parent</artifactId>
<groupId>io.imunity.furms</groupId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion furms-web-ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>furms-parent</artifactId>
<groupId>io.imunity.furms</groupId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

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>io.imunity.furms</groupId>
<artifactId>furms-parent</artifactId>
<packaging>pom</packaging>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
<name>FURMS aggregation and parent module</name>
<description>FURMS aggregation and parent module</description>

Expand Down Expand Up @@ -44,7 +44,7 @@
<connection>${scm.base}</connection>
<developerConnection>${scm.base}</developerConnection>
<url>https://github.com/unity-idm/furms</url>
<tag>HEAD</tag>
<tag>furms-release-3.0.0</tag>
</scm>

<licenses>
Expand Down

0 comments on commit 33901db

Please sign in to comment.