Skip to content

Commit

Permalink
AUTO-RELEASE: 2021.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nbentoneves committed Nov 26, 2021
1 parent 7517e78 commit 7e2d3da
Show file tree
Hide file tree
Showing 17 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion application/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>flame-coach-service</artifactId>
<groupId>com.coach.flame</groupId>
<version>2021.11.0-SNAPSHOT</version>
<version>2021.11.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion appointment-logic/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>flame-coach-service</artifactId>
<groupId>com.coach.flame</groupId>
<version>2021.11.0-SNAPSHOT</version>
<version>2021.11.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion calculators-logic/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>flame-coach-service</artifactId>
<groupId>com.coach.flame</groupId>
<version>2021.11.0-SNAPSHOT</version>
<version>2021.11.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion configs-logic/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>flame-coach-service</artifactId>
<groupId>com.coach.flame</groupId>
<version>2021.11.0-SNAPSHOT</version>
<version>2021.11.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion customer-logic/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>flame-coach-service</artifactId>
<groupId>com.coach.flame</groupId>
<version>2021.11.0-SNAPSHOT</version>
<version>2021.11.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion dailyTask-logic/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>flame-coach-service</artifactId>
<groupId>com.coach.flame</groupId>
<version>2021.11.0-SNAPSHOT</version>
<version>2021.11.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion domain/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>flame-coach-service</artifactId>
<groupId>com.coach.flame</groupId>
<version>2021.11.0-SNAPSHOT</version>
<version>2021.11.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion failureDetail-logic/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>flame-coach-service</artifactId>
<groupId>com.coach.flame</groupId>
<version>2021.11.0-SNAPSHOT</version>
<version>2021.11.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion launch/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>flame-coach-service</artifactId>
<groupId>com.coach.flame</groupId>
<version>2021.11.0-SNAPSHOT</version>
<version>2021.11.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion measures-logic/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>flame-coach-service</artifactId>
<groupId>com.coach.flame</groupId>
<version>2021.11.0-SNAPSHOT</version>
<version>2021.11.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion metrics-logic/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>flame-coach-service</artifactId>
<groupId>com.coach.flame</groupId>
<version>2021.11.0-SNAPSHOT</version>
<version>2021.11.0</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 @@ -13,7 +13,7 @@

<groupId>com.coach.flame</groupId>
<artifactId>flame-coach-service</artifactId>
<version>2021.11.0-SNAPSHOT</version>
<version>2021.11.0</version>

<name>flame-coach-service</name>

Expand Down
2 changes: 1 addition & 1 deletion repository/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>flame-coach-service</artifactId>
<groupId>com.coach.flame</groupId>
<version>2021.11.0-SNAPSHOT</version>
<version>2021.11.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion testing/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<artifactId>flame-coach-service</artifactId>
<groupId>com.coach.flame</groupId>
<version>2021.11.0-SNAPSHOT</version>
<version>2021.11.0</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion testing/testing-assertions/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>testing</artifactId>
<groupId>com.coach.flame</groupId>
<version>2021.11.0-SNAPSHOT</version>
<version>2021.11.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion testing/testing-framework/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>testing</artifactId>
<groupId>com.coach.flame</groupId>
<version>2021.11.0-SNAPSHOT</version>
<version>2021.11.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion utilities/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>flame-coach-service</artifactId>
<groupId>com.coach.flame</groupId>
<version>2021.11.0-SNAPSHOT</version>
<version>2021.11.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down

0 comments on commit 7e2d3da

Please sign in to comment.