Skip to content

Commit

Permalink
🏁 Releasing version 1.0.0.Alpha2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 31, 2022
1 parent eb51d7c commit dd80dd0
Show file tree
Hide file tree
Showing 31 changed files with 33 additions and 33 deletions.
4 changes: 2 additions & 2 deletions examples/plugin-example/greeter-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.moditect.layrry.example.greeter</groupId>
<artifactId>layrry-plugin-example</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0.Alpha2</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand All @@ -35,7 +35,7 @@
<dependency>
<groupId>org.moditect.layrry</groupId>
<artifactId>layrry-platform</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0.Alpha2</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down
2 changes: 1 addition & 1 deletion examples/plugin-example/greeter-date-util-1.0.0/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.moditect.layrry.example.greeter</groupId>
<artifactId>layrry-plugin-example</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0.Alpha2</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion examples/plugin-example/greeter-date-util-2.0.0/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.moditect.layrry.example.greeter</groupId>
<artifactId>layrry-plugin-example</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0.Alpha2</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion examples/plugin-example/greeter-de/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.moditect.layrry.example.greeter</groupId>
<artifactId>layrry-plugin-example</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0.Alpha2</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion examples/plugin-example/greeter-en/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.moditect.layrry.example.greeter</groupId>
<artifactId>layrry-plugin-example</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0.Alpha2</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion examples/plugin-example/greeter-fr/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.moditect.layrry.example.greeter</groupId>
<artifactId>layrry-plugin-example</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0.Alpha2</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion examples/plugin-example/greeter-runner/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.moditect.layrry.example.greeter</groupId>
<artifactId>layrry-plugin-example</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0.Alpha2</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion examples/plugin-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.moditect.layrry.example</groupId>
<artifactId>layrry-examples-aggregator</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0.Alpha2</version>
</parent>

<groupId>org.moditect.layrry.example.greeter</groupId>
Expand Down
2 changes: 1 addition & 1 deletion examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.moditect.layrry</groupId>
<artifactId>layrry-aggregator</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0.Alpha2</version>
</parent>

<groupId>org.moditect.layrry.example</groupId>
Expand Down
4 changes: 2 additions & 2 deletions examples/vertx-example/layrry-links-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.moditect.layrry.example.links</groupId>
<artifactId>layrry-links-example</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0.Alpha2</version>
</parent>

<artifactId>layrry-links-core</artifactId>
Expand All @@ -37,7 +37,7 @@
<dependency>
<groupId>org.moditect.layrry</groupId>
<artifactId>layrry-platform</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0.Alpha2</version>
</dependency>
<dependency>
<groupId>io.vertx</groupId>
Expand Down
2 changes: 1 addition & 1 deletion examples/vertx-example/layrry-links-greenkeeping/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.moditect.layrry.example.links</groupId>
<artifactId>layrry-links-example</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0.Alpha2</version>
</parent>

<artifactId>layrry-links-greenkeeping</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/vertx-example/layrry-links-logconfig/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.moditect.layrry.example.links</groupId>
<artifactId>layrry-links-example</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0.Alpha2</version>
</parent>

<artifactId>layrry-links-logconfig</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/vertx-example/layrry-links-membership/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.moditect.layrry.example.links</groupId>
<artifactId>layrry-links-example</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0.Alpha2</version>
</parent>

<artifactId>layrry-links-membership</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/vertx-example/layrry-links-runner/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.moditect.layrry.example.links</groupId>
<artifactId>layrry-links-example</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0.Alpha2</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion examples/vertx-example/layrry-links-tournament/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.moditect.layrry.example.links</groupId>
<artifactId>layrry-links-example</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0.Alpha2</version>
</parent>

<artifactId>layrry-links-tournament</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/vertx-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.moditect.layrry.example</groupId>
<artifactId>layrry-examples-aggregator</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0.Alpha2</version>
</parent>

<groupId>org.moditect.layrry.example.links</groupId>
Expand Down
2 changes: 1 addition & 1 deletion integration-test/it-app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.moditect.layrry.it</groupId>
<artifactId>layrry-integrationtest</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0.Alpha2</version>
</parent>

<artifactId>it-app</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion integration-test/it-bar/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.moditect.layrry.it</groupId>
<artifactId>layrry-integrationtest</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0.Alpha2</version>
</parent>

<artifactId>it-bar</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion integration-test/it-foo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.moditect.layrry.it</groupId>
<artifactId>layrry-integrationtest</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0.Alpha2</version>
</parent>

<artifactId>it-foo</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion integration-test/it-greeter-1.0.0/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.moditect.layrry.it</groupId>
<artifactId>layrry-integrationtest</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0.Alpha2</version>
</parent>

<artifactId>it-greeter</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion integration-test/it-greeter-2.0.0/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.moditect.layrry.it</groupId>
<artifactId>layrry-integrationtest</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0.Alpha2</version>
</parent>

<artifactId>it-greeter</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion integration-test/it-logconfig/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.moditect.layrry.it</groupId>
<artifactId>layrry-integrationtest</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0.Alpha2</version>
</parent>

<artifactId>it-logconfig</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion integration-test/it-runner/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.moditect.layrry.it</groupId>
<artifactId>layrry-integrationtest</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0.Alpha2</version>
</parent>

<artifactId>layrry-integrationtest-runner</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion integration-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.moditect.layrry</groupId>
<artifactId>layrry-aggregator</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0.Alpha2</version>
</parent>

<groupId>org.moditect.layrry.it</groupId>
Expand Down
2 changes: 1 addition & 1 deletion layrry-config-toml/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.moditect.layrry</groupId>
<artifactId>layrry-aggregator</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0.Alpha2</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion layrry-config-yaml/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.moditect.layrry</groupId>
<artifactId>layrry-aggregator</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0.Alpha2</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion layrry-config/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.moditect.layrry</groupId>
<artifactId>layrry-aggregator</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0.Alpha2</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion layrry-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.moditect.layrry</groupId>
<artifactId>layrry-aggregator</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0.Alpha2</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion layrry-launcher/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.moditect.layrry</groupId>
<artifactId>layrry-aggregator</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0.Alpha2</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion layrry-platform/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.moditect.layrry</groupId>
<artifactId>layrry-aggregator</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0.Alpha2</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

<groupId>org.moditect.layrry</groupId>
<artifactId>layrry-aggregator</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0.Alpha2</version>
<packaging>pom</packaging>

<name>Layrry Aggregator</name>
Expand Down

0 comments on commit dd80dd0

Please sign in to comment.