Skip to content

Commit

Permalink
[maven-release-plugin] prepare release vertigo-4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
NPi2Loup committed Nov 9, 2023
1 parent 75faec8 commit 7c96298
Show file tree
Hide file tree
Showing 18 changed files with 20 additions and 22 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<artifactId>vertigo-extensions</artifactId>
<name>vertigo-extensions</name>
<packaging>pom</packaging>
<version>4.2.0-SNAPSHOT</version>
<version>4.1.0</version>

<modules>
<module>vertigo-commons</module>
Expand Down Expand Up @@ -48,7 +48,7 @@
<connection>scm:git:https://github.com/vertigo-io/vertigo-extensions.git</connection>
<developerConnection>scm:git:https://github.com/vertigo-io/vertigo-extensions.git</developerConnection>
<url>scm:git:https://github.com/vertigo-io/vertigo-extensions.git</url>
<tag>vertigo-extensions</tag>
<tag>vertigo-4.1.0</tag>
</scm>

<profiles>
Expand Down
2 changes: 1 addition & 1 deletion vertigo-account/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.vertigo</groupId>
<artifactId>vertigo-extensions</artifactId>
<version>4.2.0-SNAPSHOT</version>
<version>4.1.0</version>
</parent>

<artifactId>vertigo-account</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion vertigo-audit/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.vertigo</groupId>
<artifactId>vertigo-extensions</artifactId>
<version>4.2.0-SNAPSHOT</version>
<version>4.1.0</version>
</parent>

<artifactId>vertigo-audit</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion vertigo-basics/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.vertigo</groupId>
<artifactId>vertigo-extensions</artifactId>
<version>4.2.0-SNAPSHOT</version>
<version>4.1.0</version>
</parent>

<artifactId>vertigo-basics</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion vertigo-commons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.vertigo</groupId>
<artifactId>vertigo-extensions</artifactId>
<version>4.2.0-SNAPSHOT</version>
<version>4.1.0</version>
</parent>

<artifactId>vertigo-commons</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion vertigo-dashboard/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.vertigo</groupId>
<artifactId>vertigo-extensions</artifactId>
<version>4.2.0-SNAPSHOT</version>
<version>4.1.0</version>
</parent>

<artifactId>vertigo-dashboard</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion vertigo-database/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.vertigo</groupId>
<artifactId>vertigo-extensions</artifactId>
<version>4.2.0-SNAPSHOT</version>
<version>4.1.0</version>
</parent>

<artifactId>vertigo-database</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion vertigo-datafactory/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.vertigo</groupId>
<artifactId>vertigo-extensions</artifactId>
<version>4.2.0-SNAPSHOT</version>
<version>4.1.0</version>
</parent>

<artifactId>vertigo-datafactory</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion vertigo-datamodel/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.vertigo</groupId>
<artifactId>vertigo-extensions</artifactId>
<version>4.2.0-SNAPSHOT</version>
<version>4.1.0</version>
</parent>

<artifactId>vertigo-datamodel</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion vertigo-datastore/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.vertigo</groupId>
<artifactId>vertigo-extensions</artifactId>
<version>4.2.0-SNAPSHOT</version>
<version>4.1.0</version>
</parent>

<artifactId>vertigo-datastore</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion vertigo-geo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.vertigo</groupId>
<artifactId>vertigo-extensions</artifactId>
<version>4.2.0-SNAPSHOT</version>
<version>4.1.0</version>
</parent>

<artifactId>vertigo-geo</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion vertigo-orchestra/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.vertigo</groupId>
<artifactId>vertigo-extensions</artifactId>
<version>4.2.0-SNAPSHOT</version>
<version>4.1.0</version>
</parent>

<artifactId>vertigo-orchestra</artifactId>
Expand Down
6 changes: 2 additions & 4 deletions vertigo-planning/pom.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
<?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>
Expand All @@ -13,7 +11,7 @@

<groupId>io.vertigo</groupId>
<artifactId>vertigo-planning</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.1.0</version>
<packaging>jar</packaging>
<name>vertigo-planning</name>

Expand Down
2 changes: 1 addition & 1 deletion vertigo-quarto/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.vertigo</groupId>
<artifactId>vertigo-extensions</artifactId>
<version>4.2.0-SNAPSHOT</version>
<version>4.1.0</version>
</parent>

<artifactId>vertigo-quarto</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion vertigo-social/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.vertigo</groupId>
<artifactId>vertigo-extensions</artifactId>
<version>4.2.0-SNAPSHOT</version>
<version>4.1.0</version>
</parent>

<artifactId>vertigo-social</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion vertigo-stella/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.vertigo</groupId>
<artifactId>vertigo-extensions</artifactId>
<version>4.2.0-SNAPSHOT</version>
<version>4.1.0</version>
</parent>

<artifactId>vertigo-stella</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion vertigo-ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>io.vertigo</groupId>
<artifactId>vertigo-extensions</artifactId>
<version>4.2.0-SNAPSHOT</version>
<version>4.1.0</version>
</parent>

<artifactId>vertigo-ui</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion vertigo-vega/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.vertigo</groupId>
<artifactId>vertigo-extensions</artifactId>
<version>4.2.0-SNAPSHOT</version>
<version>4.1.0</version>
</parent>

<artifactId>vertigo-vega</artifactId>
Expand Down

0 comments on commit 7c96298

Please sign in to comment.