Skip to content

Commit

Permalink
upgrade version to 0.35.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mswiderski committed Aug 14, 2024
1 parent 8662cc3 commit dbb6b3e
Show file tree
Hide file tree
Showing 16 changed files with 16 additions and 16 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.35.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.35.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.35.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.35.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.35.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.35.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.35.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.35.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.35.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.35.0</version>
</parent>
<artifactId>user-registration-function</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion user-registration-javadsl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>automatiko-examples</artifactId>
<groupId>io.automatiko.examples</groupId>
<version>0.0.0-SNAPSHOT</version>
<version>0.35.0</version>
</parent>
<artifactId>user-registration-javadsl</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.35.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.35.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.35.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.35.0</version>
</parent>
<artifactId>weather-conditions</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion workflows-java-dsl/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>automatiko-examples</artifactId>
<version>0.0.0-SNAPSHOT</version>
<version>0.35.0</version>
</parent>
<artifactId>workflows-java-dsl</artifactId>
<name>Automatiko Examples:: Workflow Java DSL :: Samples</name>
Expand Down

0 comments on commit dbb6b3e

Please sign in to comment.