Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v0.0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jun 14, 2023
1 parent caf7c7e commit db3b423
Show file tree
Hide file tree
Showing 39 changed files with 40 additions and 40 deletions.
2 changes: 1 addition & 1 deletion aggregator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.mastercard.test.flow</groupId>
<artifactId>parent</artifactId>
<version>0.0.14-SNAPSHOT</version>
<version>0.0.14</version>
</parent>
<artifactId>aggregator</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.mastercard.test.flow</groupId>
<artifactId>parent</artifactId>
<version>0.0.14-SNAPSHOT</version>
<version>0.0.14</version>
</parent>
<artifactId>api</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion assert/assert-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.mastercard.test.flow</groupId>
<artifactId>assert</artifactId>
<version>0.0.14-SNAPSHOT</version>
<version>0.0.14</version>
</parent>
<artifactId>assert-core</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion assert/assert-filter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.mastercard.test.flow</groupId>
<artifactId>assert</artifactId>
<version>0.0.14-SNAPSHOT</version>
<version>0.0.14</version>
</parent>
<artifactId>assert-filter</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion assert/assert-junit4/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.mastercard.test.flow</groupId>
<artifactId>assert</artifactId>
<version>0.0.14-SNAPSHOT</version>
<version>0.0.14</version>
</parent>
<artifactId>assert-junit4</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion assert/assert-junit5/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.mastercard.test.flow</groupId>
<artifactId>assert</artifactId>
<version>0.0.14-SNAPSHOT</version>
<version>0.0.14</version>
</parent>
<artifactId>assert-junit5</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion assert/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.mastercard.test.flow</groupId>
<artifactId>parent</artifactId>
<version>0.0.14-SNAPSHOT</version>
<version>0.0.14</version>
</parent>
<artifactId>assert</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion builder/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.mastercard.test.flow</groupId>
<artifactId>parent</artifactId>
<version>0.0.14-SNAPSHOT</version>
<version>0.0.14</version>
</parent>
<artifactId>builder</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion doc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.mastercard.test.flow</groupId>
<artifactId>parent</artifactId>
<version>0.0.14-SNAPSHOT</version>
<version>0.0.14</version>
</parent>
<artifactId>doc</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion example/app-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.mastercard.test.flow.example</groupId>
<artifactId>app</artifactId>
<version>0.0.14-SNAPSHOT</version>
<version>0.0.14</version>
</parent>
<artifactId>app-api</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion example/app-assert/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.mastercard.test.flow.example</groupId>
<artifactId>app</artifactId>
<version>0.0.14-SNAPSHOT</version>
<version>0.0.14</version>
</parent>
<artifactId>app-assert</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion example/app-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.mastercard.test.flow.example</groupId>
<artifactId>app</artifactId>
<version>0.0.14-SNAPSHOT</version>
<version>0.0.14</version>
</parent>
<artifactId>app-core</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion example/app-framework/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.mastercard.test.flow.example</groupId>
<artifactId>app</artifactId>
<version>0.0.14-SNAPSHOT</version>
<version>0.0.14</version>
</parent>
<artifactId>app-framework</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion example/app-histogram/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.mastercard.test.flow.example</groupId>
<artifactId>app</artifactId>
<version>0.0.14-SNAPSHOT</version>
<version>0.0.14</version>
</parent>
<artifactId>app-histogram</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion example/app-itest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.mastercard.test.flow.example</groupId>
<artifactId>app</artifactId>
<version>0.0.14-SNAPSHOT</version>
<version>0.0.14</version>
</parent>
<artifactId>app-itest</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion example/app-model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.mastercard.test.flow.example</groupId>
<artifactId>app</artifactId>
<version>0.0.14-SNAPSHOT</version>
<version>0.0.14</version>
</parent>
<artifactId>app-model</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion example/app-queue/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.mastercard.test.flow.example</groupId>
<artifactId>app</artifactId>
<version>0.0.14-SNAPSHOT</version>
<version>0.0.14</version>
</parent>
<artifactId>app-queue</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion example/app-store/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.mastercard.test.flow.example</groupId>
<artifactId>app</artifactId>
<version>0.0.14-SNAPSHOT</version>
<version>0.0.14</version>
</parent>
<artifactId>app-store</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion example/app-ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.mastercard.test.flow.example</groupId>
<artifactId>app</artifactId>
<version>0.0.14-SNAPSHOT</version>
<version>0.0.14</version>
</parent>
<artifactId>app-ui</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion example/app-web-ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.mastercard.test.flow.example</groupId>
<artifactId>app</artifactId>
<version>0.0.14-SNAPSHOT</version>
<version>0.0.14</version>
</parent>
<artifactId>app-web-ui</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.mastercard.test.flow</groupId>
<artifactId>parent</artifactId>
<version>0.0.14-SNAPSHOT</version>
<version>0.0.14</version>
</parent>

<groupId>com.mastercard.test.flow.example</groupId>
Expand Down
2 changes: 1 addition & 1 deletion message/message-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.mastercard.test.flow</groupId>
<artifactId>message</artifactId>
<version>0.0.14-SNAPSHOT</version>
<version>0.0.14</version>
</parent>
<artifactId>message-core</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion message/message-http/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.mastercard.test.flow</groupId>
<artifactId>message</artifactId>
<version>0.0.14-SNAPSHOT</version>
<version>0.0.14</version>
</parent>
<artifactId>message-http</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion message/message-json/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.mastercard.test.flow</groupId>
<artifactId>message</artifactId>
<version>0.0.14-SNAPSHOT</version>
<version>0.0.14</version>
</parent>
<artifactId>message-json</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion message/message-sql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.mastercard.test.flow</groupId>
<artifactId>message</artifactId>
<version>0.0.14-SNAPSHOT</version>
<version>0.0.14</version>
</parent>
<artifactId>message-sql</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion message/message-text/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.mastercard.test.flow</groupId>
<artifactId>message</artifactId>
<version>0.0.14-SNAPSHOT</version>
<version>0.0.14</version>
</parent>
<artifactId>message-text</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion message/message-web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.mastercard.test.flow</groupId>
<artifactId>message</artifactId>
<version>0.0.14-SNAPSHOT</version>
<version>0.0.14</version>
</parent>
<artifactId>message-web</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion message/message-xml/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.mastercard.test.flow</groupId>
<artifactId>message</artifactId>
<version>0.0.14-SNAPSHOT</version>
<version>0.0.14</version>
</parent>
<artifactId>message-xml</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion message/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.mastercard.test.flow</groupId>
<artifactId>parent</artifactId>
<version>0.0.14-SNAPSHOT</version>
<version>0.0.14</version>
</parent>
<artifactId>message</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.mastercard.test.flow</groupId>
<artifactId>parent</artifactId>
<version>0.0.14-SNAPSHOT</version>
<version>0.0.14</version>
</parent>
<artifactId>model</artifactId>
<packaging>jar</packaging>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>com.mastercard.test.flow</groupId>
<artifactId>parent</artifactId>
<version>0.0.14-SNAPSHOT</version>
<version>0.0.14</version>
<packaging>pom</packaging>
<name>flow</name>
<description>Testing framework</description>
Expand Down Expand Up @@ -40,7 +40,7 @@
<scm>
<connection>scm:git:https://github.com/Mastercard/flow.git</connection>
<developerConnection>scm:git:https://github.com/Mastercard/flow.git</developerConnection>
<tag>HEAD</tag>
<tag>v0.0.14</tag>
<url>https://github.com/Mastercard/flow</url>
</scm>

Expand Down
2 changes: 1 addition & 1 deletion report/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.mastercard.test.flow</groupId>
<artifactId>parent</artifactId>
<version>0.0.14-SNAPSHOT</version>
<version>0.0.14</version>
</parent>
<artifactId>report</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion report/report-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.mastercard.test.flow</groupId>
<artifactId>report</artifactId>
<version>0.0.14-SNAPSHOT</version>
<version>0.0.14</version>
</parent>
<artifactId>report-core</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion report/report-ng/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.mastercard.test.flow</groupId>
<artifactId>report</artifactId>
<version>0.0.14-SNAPSHOT</version>
<version>0.0.14</version>
</parent>
<artifactId>report-ng</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion validation/coppice/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.mastercard.test.flow</groupId>
<artifactId>validation</artifactId>
<version>0.0.14-SNAPSHOT</version>
<version>0.0.14</version>
</parent>
<artifactId>coppice</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion validation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.mastercard.test.flow</groupId>
<artifactId>parent</artifactId>
<version>0.0.14-SNAPSHOT</version>
<version>0.0.14</version>
</parent>
<artifactId>validation</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion validation/validation-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.mastercard.test.flow</groupId>
<artifactId>validation</artifactId>
<version>0.0.14-SNAPSHOT</version>
<version>0.0.14</version>
</parent>
<artifactId>validation-core</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion validation/validation-junit4/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.mastercard.test.flow</groupId>
<artifactId>validation</artifactId>
<version>0.0.14-SNAPSHOT</version>
<version>0.0.14</version>
</parent>
<artifactId>validation-junit4</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion validation/validation-junit5/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.mastercard.test.flow</groupId>
<artifactId>validation</artifactId>
<version>0.0.14-SNAPSHOT</version>
<version>0.0.14</version>
</parent>
<artifactId>validation-junit5</artifactId>
<packaging>jar</packaging>
Expand Down

0 comments on commit db3b423

Please sign in to comment.