Skip to content

Commit

Permalink
[all] switch to 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mlaroche committed Feb 8, 2021
1 parent 7f64033 commit 847d9ff
Show file tree
Hide file tree
Showing 18 changed files with 20 additions and 20 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,15 @@
<artifactId>vertigo-samples</artifactId>
<name>vertigo-samples</name>
<packaging>pom</packaging>
<version>3.1.0-SNAPSHOT</version>
<version>3.1.0</version>

<properties>
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.test.failure.ignore>true</maven.test.failure.ignore>
<maven.test.error.ignore>true</maven.test.error.ignore>
<vertigo.version>3.1.0-SNAPSHOT</vertigo.version>
<vertigo.version>3.1.0</vertigo.version>
</properties>

<modules>
Expand Down
2 changes: 1 addition & 1 deletion sample-account/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.vertigo</groupId>
<artifactId>vertigo-samples</artifactId>
<version>3.1.0-SNAPSHOT</version>
<version>3.1.0</version>
</parent>

<artifactId>vertigo-sample-account</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion sample-aop-modules/01-sample-gutenberg-corrige/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.vertigo</groupId>
<artifactId>sample-aop-modules</artifactId>
<version>3.1.0-SNAPSHOT</version>
<version>3.1.0</version>
</parent>

<artifactId>vertigo-sample-gutenberg-corrige</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion sample-aop-modules/01-sample-gutenberg/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.vertigo</groupId>
<artifactId>sample-aop-modules</artifactId>
<version>3.1.0-SNAPSHOT</version>
<version>3.1.0</version>
</parent>

<artifactId>vertigo-sample-gutenberg-exo</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion sample-aop-modules/02-sample-ifttt/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.vertigo</groupId>
<artifactId>sample-aop-modules</artifactId>
<version>3.1.0-SNAPSHOT</version>
<version>3.1.0</version>
</parent>

<artifactId>vertigo-sample-ifttt-exo</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion sample-aop-modules/02-sample-mail/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.vertigo</groupId>
<artifactId>sample-aop-modules</artifactId>
<version>3.1.0-SNAPSHOT</version>
<version>3.1.0</version>
</parent>

<artifactId>vertigo-sample-mail-exo</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion sample-aop-modules/02-sample-notifications-corrige/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.vertigo</groupId>
<artifactId>sample-aop-modules</artifactId>
<version>3.1.0-SNAPSHOT</version>
<version>3.1.0</version>
</parent>

<artifactId>vertigo-sample-notifications-corrige</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion sample-aop-modules/02-sample-twitter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.vertigo</groupId>
<artifactId>sample-aop-modules</artifactId>
<version>3.1.0-SNAPSHOT</version>
<version>3.1.0</version>
</parent>

<artifactId>vertigo-sample-twitter-exo</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions sample-aop-modules/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@
<parent>
<groupId>io.vertigo</groupId>
<artifactId>vertigo-samples</artifactId>
<version>3.1.0-SNAPSHOT</version>
<version>3.1.0</version>
</parent>

<artifactId>sample-aop-modules</artifactId>
<name>sample-aop-modules</name>
<packaging>pom</packaging>
<version>3.1.0-SNAPSHOT</version>
<version>3.1.0</version>

<modules>
<module>01-sample-gutenberg</module>
Expand Down
2 changes: 1 addition & 1 deletion sample-component/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-samples</artifactId>
<version>3.1.0-SNAPSHOT</version>
<version>3.1.0</version>
</parent>

<artifactId>vertigo-sample-component</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion sample-config/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.vertigo</groupId>
<artifactId>vertigo-samples</artifactId>
<version>3.1.0-SNAPSHOT</version>
<version>3.1.0</version>
</parent>

<artifactId>vertigo-sample-config</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion sample-crystal-full/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.vertigo</groupId>
<artifactId>vertigo-samples</artifactId>
<version>3.1.0-SNAPSHOT</version>
<version>3.1.0</version>
</parent>

<artifactId>vertigo-sample-crystal-full</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion sample-crystal/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.vertigo</groupId>
<artifactId>vertigo-samples</artifactId>
<version>3.1.0-SNAPSHOT</version>
<version>3.1.0</version>
</parent>

<artifactId>vertigo-sample-crystal</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion sample-dao-full/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.vertigo</groupId>
<artifactId>vertigo-samples</artifactId>
<version>3.1.0-SNAPSHOT</version>
<version>3.1.0</version>
</parent>

<artifactId>vertigo-sample-dao-full</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion sample-dao/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.vertigo</groupId>
<artifactId>vertigo-samples</artifactId>
<version>3.1.0-SNAPSHOT</version>
<version>3.1.0</version>
</parent>

<artifactId>vertigo-sample-dao</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion sample-hello-world/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.vertigo</groupId>
<artifactId>vertigo-samples</artifactId>
<version>3.1.0-SNAPSHOT</version>
<version>3.1.0</version>
</parent>

<artifactId>vertigo-sample-hello-world</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion sample-notifications/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.vertigo</groupId>
<artifactId>vertigo-samples</artifactId>
<version>3.1.0-SNAPSHOT</version>
<version>3.1.0</version>
</parent>

<artifactId>vertigo-sample-notifications</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion sample-quarto/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.vertigo</groupId>
<artifactId>vertigo-samples</artifactId>
<version>3.1.0-SNAPSHOT</version>
<version>3.1.0</version>
</parent>

<artifactId>vertigo-sample-quarto</artifactId>
Expand Down

0 comments on commit 847d9ff

Please sign in to comment.