Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 1.52.1
Browse files Browse the repository at this point in the history
  • Loading branch information
MykolaGolubyev committed Apr 18, 2023
1 parent 9ecb4b1 commit bcf56b5
Show file tree
Hide file tree
Showing 50 changed files with 56 additions and 56 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

<groupId>org.testingisdocumenting.webtau</groupId>
<artifactId>webtau-parent</artifactId>
<version>1.53-SNAPSHOT</version>
<version>1.52.1</version>
<packaging>pom</packaging>

<name>WebTau</name>
Expand Down Expand Up @@ -76,7 +76,7 @@
<url>https://github.com/testingisdocumenting/webtau</url>
<connection>scm:git:https://github.com/testingisdocumenting/webtau.git</connection>
<developerConnection>scm:git:https://github.com/testingisdocumenting/webtau.git</developerConnection>
<tag>HEAD</tag>
<tag>1.52.1</tag>
</scm>

<distributionManagement>
Expand Down
2 changes: 1 addition & 1 deletion webtau-browser-testcontainers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.testingisdocumenting.webtau</groupId>
<artifactId>webtau-parent</artifactId>
<version>1.53-SNAPSHOT</version>
<version>1.52.1</version>
</parent>

<artifactId>webtau-browser-testcontainers</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions webtau-browser/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@
<parent>
<groupId>org.testingisdocumenting.webtau</groupId>
<artifactId>webtau-parent</artifactId>
<version>1.53-SNAPSHOT</version>
<version>1.52.1</version>
</parent>

<artifactId>webtau-browser</artifactId>
<version>1.53-SNAPSHOT</version>
<version>1.52.1</version>

<properties>
<selenium.version>4.8.0</selenium.version>
Expand Down
2 changes: 1 addition & 1 deletion webtau-cache/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.testingisdocumenting.webtau</groupId>
<artifactId>webtau-parent</artifactId>
<version>1.53-SNAPSHOT</version>
<version>1.52.1</version>
</parent>

<artifactId>webtau-cache</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion webtau-cli-groovy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.testingisdocumenting.webtau</groupId>
<artifactId>webtau-parent</artifactId>
<version>1.53-SNAPSHOT</version>
<version>1.52.1</version>
</parent>

<artifactId>webtau-cli-groovy</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion webtau-cli-testing/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.testingisdocumenting.webtau</groupId>
<artifactId>webtau-parent</artifactId>
<version>1.53-SNAPSHOT</version>
<version>1.52.1</version>
</parent>

<artifactId>webtau-cli-testing</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion webtau-cli/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.testingisdocumenting.webtau</groupId>
<artifactId>webtau-parent</artifactId>
<version>1.53-SNAPSHOT</version>
<version>1.52.1</version>
</parent>

<artifactId>webtau-cli</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions webtau-core-groovy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@
<parent>
<groupId>org.testingisdocumenting.webtau</groupId>
<artifactId>webtau-parent</artifactId>
<version>1.53-SNAPSHOT</version>
<version>1.52.1</version>
</parent>

<artifactId>webtau-core-groovy</artifactId>
<version>1.53-SNAPSHOT</version>
<version>1.52.1</version>

<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion webtau-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.testingisdocumenting.webtau</groupId>
<artifactId>webtau-parent</artifactId>
<version>1.53-SNAPSHOT</version>
<version>1.52.1</version>
</parent>

<artifactId>webtau-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion webtau-data/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.testingisdocumenting.webtau</groupId>
<artifactId>webtau-parent</artifactId>
<version>1.53-SNAPSHOT</version>
<version>1.52.1</version>
</parent>

<artifactId>webtau-data</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion webtau-db/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.testingisdocumenting.webtau</groupId>
<artifactId>webtau-parent</artifactId>
<version>1.53-SNAPSHOT</version>
<version>1.52.1</version>
</parent>

<artifactId>webtau-db</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion webtau-dist/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.testingisdocumenting.webtau</groupId>
<artifactId>webtau-parent</artifactId>
<version>1.53-SNAPSHOT</version>
<version>1.52.1</version>
</parent>

<artifactId>webtau-dist</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion webtau-docs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.testingisdocumenting.webtau</groupId>
<artifactId>webtau-parent</artifactId>
<version>1.53-SNAPSHOT</version>
<version>1.52.1</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion webtau-feature-testing/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.testingisdocumenting.webtau</groupId>
<artifactId>webtau-parent</artifactId>
<version>1.53-SNAPSHOT</version>
<version>1.52.1</version>
</parent>

<artifactId>webtau-feature-testing</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion webtau-filesystem/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.testingisdocumenting.webtau</groupId>
<artifactId>webtau-parent</artifactId>
<version>1.53-SNAPSHOT</version>
<version>1.52.1</version>
</parent>

<artifactId>webtau-filesystem</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion webtau-graphql-groovy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>webtau-parent</artifactId>
<groupId>org.testingisdocumenting.webtau</groupId>
<version>1.53-SNAPSHOT</version>
<version>1.52.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion webtau-graphql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>webtau-parent</artifactId>
<groupId>org.testingisdocumenting.webtau</groupId>
<version>1.53-SNAPSHOT</version>
<version>1.52.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion webtau-groovy-app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.testingisdocumenting.webtau</groupId>
<artifactId>webtau-parent</artifactId>
<version>1.53-SNAPSHOT</version>
<version>1.52.1</version>
</parent>

<artifactId>webtau-groovy-app</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion webtau-groovy-ast/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.testingisdocumenting.webtau</groupId>
<artifactId>webtau-parent</artifactId>
<version>1.53-SNAPSHOT</version>
<version>1.52.1</version>
</parent>

<artifactId>webtau-groovy-ast</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion webtau-groovy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.testingisdocumenting.webtau</groupId>
<artifactId>webtau-parent</artifactId>
<version>1.53-SNAPSHOT</version>
<version>1.52.1</version>
</parent>

<artifactId>webtau-groovy</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion webtau-http-groovy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.testingisdocumenting.webtau</groupId>
<artifactId>webtau-parent</artifactId>
<version>1.53-SNAPSHOT</version>
<version>1.52.1</version>
</parent>

<artifactId>webtau-http-groovy</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion webtau-http/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.testingisdocumenting.webtau</groupId>
<artifactId>webtau-parent</artifactId>
<version>1.53-SNAPSHOT</version>
<version>1.52.1</version>
</parent>

<artifactId>webtau-http</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion webtau-jacoco-coverage/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>webtau-parent</artifactId>
<groupId>org.testingisdocumenting.webtau</groupId>
<version>1.53-SNAPSHOT</version>
<version>1.52.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion webtau-java-runner/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.testingisdocumenting.webtau</groupId>
<artifactId>webtau-parent</artifactId>
<version>1.53-SNAPSHOT</version>
<version>1.52.1</version>
</parent>

<artifactId>webtau-java-runner</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion webtau-json-schema/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.testingisdocumenting.webtau</groupId>
<artifactId>webtau-parent</artifactId>
<version>1.53-SNAPSHOT</version>
<version>1.52.1</version>
</parent>

<artifactId>webtau-json-schema</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion webtau-junit-like-examples-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.testingisdocumenting.webtau</groupId>
<artifactId>webtau-parent</artifactId>
<version>1.53-SNAPSHOT</version>
<version>1.52.1</version>
</parent>

<artifactId>webtau-junit-like-examples-common</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion webtau-junit4-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.testingisdocumenting.webtau</groupId>
<artifactId>webtau-parent</artifactId>
<version>1.53-SNAPSHOT</version>
<version>1.52.1</version>
</parent>

<artifactId>webtau-junit4-examples</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions webtau-junit4/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@
<parent>
<groupId>org.testingisdocumenting.webtau</groupId>
<artifactId>webtau-parent</artifactId>
<version>1.53-SNAPSHOT</version>
<version>1.52.1</version>
</parent>

<artifactId>webtau-junit4</artifactId>
<version>1.53-SNAPSHOT</version>
<version>1.52.1</version>

<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion webtau-junit5-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.testingisdocumenting.webtau</groupId>
<artifactId>webtau-parent</artifactId>
<version>1.53-SNAPSHOT</version>
<version>1.52.1</version>
</parent>

<artifactId>webtau-junit5-examples</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions webtau-junit5-groovy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@
<parent>
<groupId>org.testingisdocumenting.webtau</groupId>
<artifactId>webtau-parent</artifactId>
<version>1.53-SNAPSHOT</version>
<version>1.52.1</version>
</parent>

<artifactId>webtau-junit5-groovy</artifactId>
<version>1.53-SNAPSHOT</version>
<version>1.52.1</version>

<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion webtau-junit5/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.testingisdocumenting.webtau</groupId>
<artifactId>webtau-parent</artifactId>
<version>1.53-SNAPSHOT</version>
<version>1.52.1</version>
</parent>

<artifactId>webtau-junit5</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion webtau-maven-plugin-test-skip/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.testingisdocumenting.webtau</groupId>
<artifactId>webtau-parent</artifactId>
<version>1.53-SNAPSHOT</version>
<version>1.52.1</version>
</parent>

<artifactId>webtau-maven-plugin-test-skip</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion webtau-maven-plugin-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.testingisdocumenting.webtau</groupId>
<artifactId>webtau-parent</artifactId>
<version>1.53-SNAPSHOT</version>
<version>1.52.1</version>
</parent>

<artifactId>webtau-maven-plugin-test</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions webtau-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@
<parent>
<groupId>org.testingisdocumenting.webtau</groupId>
<artifactId>webtau-parent</artifactId>
<version>1.53-SNAPSHOT</version>
<version>1.52.1</version>
</parent>

<artifactId>webtau-maven-plugin</artifactId>
<version>1.53-SNAPSHOT</version>
<version>1.52.1</version>

<packaging>maven-plugin</packaging>

Expand Down
2 changes: 1 addition & 1 deletion webtau-open-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.testingisdocumenting.webtau</groupId>
<artifactId>webtau-parent</artifactId>
<version>1.53-SNAPSHOT</version>
<version>1.52.1</version>
</parent>

<artifactId>webtau-open-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion webtau-pdf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.testingisdocumenting.webtau</groupId>
<artifactId>webtau-parent</artifactId>
<version>1.53-SNAPSHOT</version>
<version>1.52.1</version>
</parent>

<artifactId>webtau-pdf</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion webtau-reactjs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.testingisdocumenting.webtau</groupId>
<artifactId>webtau-parent</artifactId>
<version>1.53-SNAPSHOT</version>
<version>1.52.1</version>
</parent>

<artifactId>webtau-reactjs</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion webtau-repl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.testingisdocumenting.webtau</groupId>
<artifactId>webtau-parent</artifactId>
<version>1.53-SNAPSHOT</version>
<version>1.52.1</version>
</parent>

<artifactId>webtau-repl</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion webtau-report-testing/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.testingisdocumenting.webtau</groupId>
<artifactId>webtau-parent</artifactId>
<version>1.53-SNAPSHOT</version>
<version>1.52.1</version>
</parent>

<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion webtau-report/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.testingisdocumenting.webtau</groupId>
<artifactId>webtau-parent</artifactId>
<version>1.53-SNAPSHOT</version>
<version>1.52.1</version>
</parent>

<artifactId>webtau-report</artifactId>
Expand Down
Loading

0 comments on commit bcf56b5

Please sign in to comment.