Skip to content

Commit

Permalink
upgrade of version to 0.10.0 for release
Browse files Browse the repository at this point in the history
  • Loading branch information
mswiderski committed Nov 26, 2021
1 parent 238dbd8 commit a9a0dd5
Show file tree
Hide file tree
Showing 15 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion document-processor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.automatiko.examples</groupId>
<artifactId>automatiko-examples</artifactId>
<version>0.0.0-SNAPSHOT</version>
<version>0.10.0</version>
</parent>
<artifactId>document-processor</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion event-streams-orders/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.automatiko.examples</groupId>
<artifactId>automatiko-examples</artifactId>
<version>0.0.0-SNAPSHOT</version>
<version>0.10.0</version>
</parent>
<artifactId>event-streams-orders</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion event-streams-sensors/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<artifactId>automatiko-examples</artifactId>
<groupId>io.automatiko.examples</groupId>
<version>0.0.0-SNAPSHOT</version>
<version>0.10.0</version>
</parent>
<artifactId>event-streams-sensors</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion mysql-operator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.automatiko.examples</groupId>
<artifactId>automatiko-examples</artifactId>
<version>0.0.0-SNAPSHOT</version>
<version>0.10.0</version>
</parent>
<artifactId>mysql-operator</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion omboarding/notifications/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.automatiko.examples</groupId>
<artifactId>omboarding</artifactId>
<version>0.0.0-SNAPSHOT</version>
<version>0.10.0</version>
</parent>
<artifactId>notifications</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion omboarding/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.automatiko.examples</groupId>
<artifactId>automatiko-examples</artifactId>
<version>0.0.0-SNAPSHOT</version>
<version>0.10.0</version>
</parent>
<artifactId>omboarding</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion omboarding/registration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>omboarding</artifactId>
<groupId>io.automatiko.examples</groupId>
<version>0.0.0-SNAPSHOT</version>
<version>0.10.0</version>
</parent>
<artifactId>registration</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>io.automatiko.examples</groupId>
<artifactId>automatiko-examples</artifactId>
<version>0.0.0-SNAPSHOT</version>
<version>0.10.0</version>
<packaging>pom</packaging>
<name>Automatiko :: Examples</name>
<description>Complete examples for Automatiko use cases</description>
Expand Down
2 changes: 1 addition & 1 deletion support-incidents/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.automatiko.examples</groupId>
<artifactId>automatiko-examples</artifactId>
<version>0.0.0-SNAPSHOT</version>
<version>0.10.0</version>
</parent>
<artifactId>support-incidents</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion user-registration-function/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.automatiko.examples</groupId>
<artifactId>automatiko-examples</artifactId>
<version>0.0.0-SNAPSHOT</version>
<version>0.10.0</version>
</parent>
<artifactId>user-registration-function</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion user-registration-gcp-cloudrun/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.automatiko.examples</groupId>
<artifactId>automatiko-examples</artifactId>
<version>0.0.0-SNAPSHOT</version>
<version>0.10.0</version>
</parent>
<artifactId>user-registration-gcp-cloudrun</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion user-registration-sw/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.automatiko.examples</groupId>
<artifactId>automatiko-examples</artifactId>
<version>0.0.0-SNAPSHOT</version>
<version>0.10.0</version>
</parent>
<artifactId>user-registration-sw</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion user-registration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.automatiko.examples</groupId>
<artifactId>automatiko-examples</artifactId>
<version>0.0.0-SNAPSHOT</version>
<version>0.10.0</version>
</parent>
<artifactId>user-registration</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion vacation-requests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<artifactId>automatiko-examples</artifactId>
<groupId>io.automatiko.examples</groupId>
<version>0.0.0-SNAPSHOT</version>
<version>0.10.0</version>
</parent>
<artifactId>vacation-requests</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion weather-conditions/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<artifactId>automatiko-examples</artifactId>
<groupId>io.automatiko.examples</groupId>
<version>0.0.0-SNAPSHOT</version>
<version>0.10.0</version>
</parent>
<artifactId>weather-conditions</artifactId>

Expand Down

0 comments on commit a9a0dd5

Please sign in to comment.