Skip to content

Commit

Permalink
[maven-release-plugin]
Browse files Browse the repository at this point in the history
  • Loading branch information
adrian-herscu committed Jul 30, 2023
1 parent c279f76 commit 23cbb9b
Show file tree
Hide file tree
Showing 16 changed files with 34 additions and 34 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
-->
<groupId>dev.aherscu.qa</groupId>
<artifactId>qa-automation</artifactId>
<version>0.0.27</version>
<version>0.0.28-SNAPSHOT</version>
<packaging>pom</packaging>

<name>QA Automation</name>
Expand Down Expand Up @@ -61,7 +61,7 @@
scm:git:ssh://git@github.com/QA-Automation-Starter/qa-automation.git
</developerConnection>
<url>https://github.com/QA-Automation-Starter/qa-automation</url>
<tag>qa-automation-0.0.27</tag>
<tag>HEAD</tag>
</scm>

<issueManagement>
Expand Down
4 changes: 2 additions & 2 deletions qa-jgiven-commons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>dev.aherscu.qa</groupId>
<artifactId>qa-automation</artifactId>
<version>0.0.27</version>
<version>0.0.28-SNAPSHOT</version>
</parent>

<artifactId>qa-jgiven-commons</artifactId>
Expand Down Expand Up @@ -69,7 +69,7 @@
<dependency>
<groupId>dev.aherscu.qa</groupId>
<artifactId>qa-testing-utils</artifactId>
<version>0.0.27</version>
<version>0.0.28-SNAPSHOT</version>
</dependency>

<dependency>
Expand Down
4 changes: 2 additions & 2 deletions qa-jgiven-elasticsearch/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>dev.aherscu.qa</groupId>
<artifactId>qa-automation</artifactId>
<version>0.0.27</version>
<version>0.0.28-SNAPSHOT</version>
</parent>

<artifactId>qa-jgiven-elasticsearch</artifactId>
Expand All @@ -37,7 +37,7 @@
<dependency>
<groupId>dev.aherscu.qa</groupId>
<artifactId>qa-jgiven-commons</artifactId>
<version>0.0.27</version>
<version>0.0.28-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.projectlombok</groupId>
Expand Down
4 changes: 2 additions & 2 deletions qa-jgiven-rabbitmq/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>dev.aherscu.qa</groupId>
<artifactId>qa-automation</artifactId>
<version>0.0.27</version>
<version>0.0.28-SNAPSHOT</version>
</parent>

<artifactId>qa-jgiven-rabbitmq</artifactId>
Expand All @@ -35,7 +35,7 @@
<dependency>
<groupId>dev.aherscu.qa</groupId>
<artifactId>qa-jgiven-commons</artifactId>
<version>0.0.27</version>
<version>0.0.28-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.projectlombok</groupId>
Expand Down
4 changes: 2 additions & 2 deletions qa-jgiven-reporter-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>dev.aherscu.qa</groupId>
<artifactId>qa-automation</artifactId>
<version>0.0.27</version>
<version>0.0.28-SNAPSHOT</version>
</parent>

<artifactId>qa-jgiven-reporter-maven-plugin</artifactId>
Expand Down Expand Up @@ -79,7 +79,7 @@
<dependency>
<groupId>dev.aherscu.qa</groupId>
<artifactId>qa-jgiven-reporter</artifactId>
<version>0.0.27</version>
<version>0.0.28-SNAPSHOT</version>
</dependency>

<dependency>
Expand Down
4 changes: 2 additions & 2 deletions qa-jgiven-reporter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>dev.aherscu.qa</groupId>
<artifactId>qa-automation</artifactId>
<version>0.0.27</version>
<version>0.0.28-SNAPSHOT</version>
</parent>

<artifactId>qa-jgiven-reporter</artifactId>
Expand Down Expand Up @@ -61,7 +61,7 @@
<dependency>
<groupId>dev.aherscu.qa</groupId>
<artifactId>qa-testing-utils</artifactId>
<version>0.0.27</version>
<version>0.0.28-SNAPSHOT</version>
</dependency>
</dependencies>

Expand Down
4 changes: 2 additions & 2 deletions qa-jgiven-rest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>dev.aherscu.qa</groupId>
<artifactId>qa-automation</artifactId>
<version>0.0.27</version>
<version>0.0.28-SNAPSHOT</version>
</parent>

<artifactId>qa-jgiven-rest</artifactId>
Expand All @@ -35,7 +35,7 @@
<dependency>
<groupId>dev.aherscu.qa</groupId>
<artifactId>qa-jgiven-commons</artifactId>
<version>0.0.27</version>
<version>0.0.28-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.projectlombok</groupId>
Expand Down
4 changes: 2 additions & 2 deletions qa-jgiven-ssh/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>dev.aherscu.qa</groupId>
<artifactId>qa-automation</artifactId>
<version>0.0.27</version>
<version>0.0.28-SNAPSHOT</version>
</parent>

<artifactId>qa-jgiven-ssh</artifactId>
Expand All @@ -37,7 +37,7 @@
<dependency>
<groupId>dev.aherscu.qa</groupId>
<artifactId>qa-jgiven-commons</artifactId>
<version>0.0.27</version>
<version>0.0.28-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.projectlombok</groupId>
Expand Down
4 changes: 2 additions & 2 deletions qa-jgiven-webdriver/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>dev.aherscu.qa</groupId>
<artifactId>qa-automation</artifactId>
<version>0.0.27</version>
<version>0.0.28-SNAPSHOT</version>
</parent>

<artifactId>qa-jgiven-webdriver</artifactId>
Expand All @@ -38,7 +38,7 @@
<dependency>
<groupId>dev.aherscu.qa</groupId>
<artifactId>qa-jgiven-commons</artifactId>
<version>0.0.27</version>
<version>0.0.28-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.projectlombok</groupId>
Expand Down
6 changes: 3 additions & 3 deletions qa-orcanos-publisher-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>dev.aherscu.qa</groupId>
<artifactId>qa-automation</artifactId>
<version>0.0.27</version>
<version>0.0.28-SNAPSHOT</version>
</parent>

<artifactId>qa-orcanos-publisher-maven-plugin</artifactId>
Expand Down Expand Up @@ -84,13 +84,13 @@
<dependency>
<groupId>dev.aherscu.qa</groupId>
<artifactId>qa-testing-utils</artifactId>
<version>0.0.27</version>
<version>0.0.28-SNAPSHOT</version>
</dependency>

<dependency>
<groupId>dev.aherscu.qa</groupId>
<artifactId>qa-jgiven-reporter</artifactId>
<version>0.0.27</version>
<version>0.0.28-SNAPSHOT</version>
</dependency>

<dependency>
Expand Down
2 changes: 1 addition & 1 deletion qa-s3-publisher-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>dev.aherscu.qa</groupId>
<artifactId>qa-automation</artifactId>
<version>0.0.27</version>
<version>0.0.28-SNAPSHOT</version>
</parent>

<artifactId>qa-s3-publisher-maven-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion qa-testing-archetype/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>dev.aherscu.qa</groupId>
<artifactId>qa-testing-parent</artifactId>
<version>0.0.27</version>
<version>0.0.28-SNAPSHOT</version>
<relativePath>../qa-testing-parent</relativePath>
</parent>

Expand Down
10 changes: 5 additions & 5 deletions qa-testing-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>dev.aherscu.qa</groupId>
<artifactId>qa-testing-parent</artifactId>
<version>0.0.27</version>
<version>0.0.28-SNAPSHOT</version>
<relativePath>../qa-testing-parent</relativePath>
</parent>

Expand All @@ -43,24 +43,24 @@
<dependency>
<groupId>dev.aherscu.qa</groupId>
<artifactId>qa-jgiven-webdriver</artifactId>
<version>0.0.27</version>
<version>0.0.28-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>dev.aherscu.qa</groupId>
<artifactId>qa-jgiven-rest</artifactId>
<version>0.0.27</version>
<version>0.0.28-SNAPSHOT</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>dev.aherscu.qa</groupId>
<artifactId>qa-jgiven-rabbitmq</artifactId>
<version>0.0.27</version>
<version>0.0.28-SNAPSHOT</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>dev.aherscu.qa</groupId>
<artifactId>qa-jgiven-elasticsearch</artifactId>
<version>0.0.27</version>
<version>0.0.28-SNAPSHOT</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down
6 changes: 3 additions & 3 deletions qa-testing-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>dev.aherscu.qa</groupId>
<artifactId>qa-automation</artifactId>
<version>0.0.27</version>
<version>0.0.28-SNAPSHOT</version>
</parent>

<artifactId>qa-testing-parent</artifactId>
Expand Down Expand Up @@ -107,12 +107,12 @@
<dependency>
<groupId>dev.aherscu.qa</groupId>
<artifactId>qa-jgiven-commons</artifactId>
<version>0.0.27</version>
<version>0.0.28-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>dev.aherscu.qa</groupId>
<artifactId>qa-jgiven-reporter</artifactId>
<version>0.0.27</version>
<version>0.0.28-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.javalite</groupId>
Expand Down
2 changes: 1 addition & 1 deletion qa-testing-utils/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>dev.aherscu.qa</groupId>
<artifactId>qa-automation</artifactId>
<version>0.0.27</version>
<version>0.0.28-SNAPSHOT</version>
</parent>

<artifactId>qa-testing-utils</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions qa-testrail-reporter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>dev.aherscu.qa</groupId>
<artifactId>qa-automation</artifactId>
<version>0.0.27</version>
<version>0.0.28-SNAPSHOT</version>
</parent>

<artifactId>qa-testrail-reporter</artifactId>
Expand Down Expand Up @@ -53,7 +53,7 @@
<dependency>
<groupId>dev.aherscu.qa</groupId>
<artifactId>qa-jgiven-reporter</artifactId>
<version>0.0.27</version>
<version>0.0.28-SNAPSHOT</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 23cbb9b

Please sign in to comment.