Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
Bogdan Livadariu committed Apr 13, 2023
1 parent 9d5d97c commit 91f53e4
Show file tree
Hide file tree
Showing 6 changed files with 16 additions and 16 deletions.
12 changes: 6 additions & 6 deletions bootstraped-multi-test-results-report/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,21 +10,21 @@
</parent>
<groupId>com.github.bogdanlivadariu</groupId>
<artifactId>bootstraped-multi-test-results-report</artifactId>
<version>2.2.2</version>
<version>2.2.3-SNAPSHOT</version>
<packaging>hpi</packaging>
<properties>
<enforcer.skip>true</enforcer.skip>
<jenkins.version>2.375.4</jenkins.version>
<cucumber-reporting-handlebars.version>2.2.2</cucumber-reporting-handlebars.version>
<junit-reporting-handlebars.version>2.2.2</junit-reporting-handlebars.version>
<testng-reporting-handlebars.version>2.2.2</testng-reporting-handlebars.version>
<rspec-reporting-handlebars.version>2.2.2</rspec-reporting-handlebars.version>
<cucumber-reporting-handlebars.version>2.2.3-SNAPSHOT</cucumber-reporting-handlebars.version>
<junit-reporting-handlebars.version>2.2.3-SNAPSHOT</junit-reporting-handlebars.version>
<testng-reporting-handlebars.version>2.2.3-SNAPSHOT</testng-reporting-handlebars.version>
<rspec-reporting-handlebars.version>2.2.3-SNAPSHOT</rspec-reporting-handlebars.version>
</properties>
<scm child.scm.connection.inherit.append.path="false" child.scm.developerConnection.inherit.append.path="false" child.scm.url.inherit.append.path="false">
<connection>scm:git:git@github.com:jenkinsci/bootstraped-multi-test-results-report.git</connection>
<developerConnection>scm:git:git@github.com:jenkinsci/bootstraped-multi-test-results-report.git</developerConnection>
<url>git@github.com:jenkinsci/bootstraped-multi-test-results-report.git</url>
<tag>bootstraped-multi-test-results-report-reactor-parent-2.2.2</tag>
<tag>${scmTag}</tag>
</scm>
<licenses>
<license>
Expand Down
4 changes: 2 additions & 2 deletions cucumber-reporting-handlebars/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.github.bogdanlivadariu</groupId>
<artifactId>bootstraped-multi-test-results-report-reactor-parent</artifactId>
<version>2.2.2</version>
<version>2.2.3-SNAPSHOT</version>
</parent>
<groupId>com.github.bogdanlivadariu</groupId>
<artifactId>cucumber-reporting-handlebars</artifactId>
Expand All @@ -22,7 +22,7 @@
<connection>scm:git:git@github.com:jenkinsci/bootstraped-multi-test-results-report.git</connection>
<developerConnection>scm:git:git@github.com:jenkinsci/bootstraped-multi-test-results-report.git</developerConnection>
<url>git@github.com:jenkinsci/bootstraped-multi-test-results-report.git</url>
<tag>bootstraped-multi-test-results-report-reactor-parent-2.2.2</tag>
<tag>${scmTag}</tag>
</scm>
<developers>
<developer>
Expand Down
4 changes: 2 additions & 2 deletions junit-reporting-handlebars/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.github.bogdanlivadariu</groupId>
<artifactId>bootstraped-multi-test-results-report-reactor-parent</artifactId>
<version>2.2.2</version>
<version>2.2.3-SNAPSHOT</version>
</parent>
<artifactId>junit-reporting-handlebars</artifactId>
<packaging>jar</packaging>
Expand All @@ -21,7 +21,7 @@
<connection>scm:git:git@github.com:jenkinsci/bootstraped-multi-test-results-report.git</connection>
<developerConnection>scm:git:git@github.com:jenkinsci/bootstraped-multi-test-results-report.git</developerConnection>
<url>git@github.com:jenkinsci/bootstraped-multi-test-results-report.git</url>
<tag>bootstraped-multi-test-results-report-reactor-parent-2.2.2</tag>
<tag>${scmTag}</tag>
</scm>
<developers>
<developer>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
versions:update-child-modules -DgenerateBackupPoms=false after updating this
pom with the version you want. The Versions Plugin will update all the childs
POM's to match the desired parent version. -->
<version>2.2.2</version>
<version>2.2.3-SNAPSHOT</version>
<packaging>pom</packaging>
<description>Parent module for com.github.bogdanlivadariu jenkins dependency modules</description>
<url>https://github.com/jenkinsci/bootstraped-multi-test-results-report-plugin</url>
Expand All @@ -25,7 +25,7 @@
<connection>scm:git:https://github.com/jenkinsci/bootstraped-multi-test-results-report-plugin.git</connection>
<url>https://github.com/jenkinsci/bootstraped-multi-test-results-report-plugin.git</url>
<developerConnection>scm:git:git@github.com:jenkinsci/bootstraped-multi-test-results-report-plugin.git</developerConnection>
<tag>bootstraped-multi-test-results-report-reactor-parent-2.2.2</tag>
<tag>${scmTag}</tag>
</scm>
<developers>
<developer>
Expand Down
4 changes: 2 additions & 2 deletions rspec-reporting-handlebars/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.github.bogdanlivadariu</groupId>
<artifactId>bootstraped-multi-test-results-report-reactor-parent</artifactId>
<version>2.2.2</version>
<version>2.2.3-SNAPSHOT</version>
</parent>
<artifactId>rspec-reporting-handlebars</artifactId>
<packaging>jar</packaging>
Expand All @@ -21,7 +21,7 @@
<connection>scm:git:git@github.com:jenkinsci/bootstraped-multi-test-results-report.git</connection>
<developerConnection>scm:git:git@github.com:jenkinsci/bootstraped-multi-test-results-report.git</developerConnection>
<url>git@github.com:jenkinsci/bootstraped-multi-test-results-report.git</url>
<tag>bootstraped-multi-test-results-report-reactor-parent-2.2.2</tag>
<tag>${scmTag}</tag>
</scm>
<developers>
<developer>
Expand Down
4 changes: 2 additions & 2 deletions testng-reporting-handlebars/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.github.bogdanlivadariu</groupId>
<artifactId>bootstraped-multi-test-results-report-reactor-parent</artifactId>
<version>2.2.2</version>
<version>2.2.3-SNAPSHOT</version>
</parent>

<artifactId>testng-reporting-handlebars</artifactId>
Expand All @@ -22,7 +22,7 @@
<connection>scm:git:git@github.com:jenkinsci/bootstraped-multi-test-results-report.git</connection>
<developerConnection>scm:git:git@github.com:jenkinsci/bootstraped-multi-test-results-report.git</developerConnection>
<url>git@github.com:jenkinsci/bootstraped-multi-test-results-report.git</url>
<tag>bootstraped-multi-test-results-report-reactor-parent-2.2.2</tag>
<tag>${scmTag}</tag>
</scm>
<developers>
<developer>
Expand Down

0 comments on commit 91f53e4

Please sign in to comment.