Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
BogdanLivadariu committed May 8, 2017
1 parent 89c10d3 commit f8d8279
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 @@ -11,21 +11,21 @@
</parent>
<groupId>com.github.bogdanlivadariu</groupId>
<artifactId>bootstraped-multi-test-results-report</artifactId>
<version>2.1.2-SNAPSHOT</version>
<version>2.1.2</version>
<packaging>hpi</packaging>
<properties>
<jenkins.version>2.32.1</jenkins.version>
<cucumber-reporting-handlebars.version>2.1.2-SNAPSHOT</cucumber-reporting-handlebars.version>
<junit-reporting-handlebars.version>2.1.2-SNAPSHOT</junit-reporting-handlebars.version>
<testng-reporting-handlebars.version>2.1.2-SNAPSHOT</testng-reporting-handlebars.version>
<rspec-reporting-handlebars.version>2.1.2-SNAPSHOT</rspec-reporting-handlebars.version>
<cucumber-reporting-handlebars.version>2.1.2</cucumber-reporting-handlebars.version>
<junit-reporting-handlebars.version>2.1.2</junit-reporting-handlebars.version>
<testng-reporting-handlebars.version>2.1.2</testng-reporting-handlebars.version>
<rspec-reporting-handlebars.version>2.1.2</rspec-reporting-handlebars.version>
</properties>
<scm>
<connection>scm:git:[email protected]:BogdanLivadariu/bootstraped-multi-test-results-report.git</connection>
<developerConnection>scm:git:[email protected]:BogdanLivadariu/bootstraped-multi-test-results-report.git
</developerConnection>
<url>[email protected]:BogdanLivadariu/bootstraped-multi-test-results-report.git</url>
<tag>HEAD</tag>
<tag>2.1.2</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.1.2-SNAPSHOT</version>
<version>2.1.2</version>
</parent>
<groupId>com.github.bogdanlivadariu</groupId>
<artifactId>cucumber-reporting-handlebars</artifactId>
Expand All @@ -22,7 +22,7 @@
</licenses>
<scm>
<url>https://github.com/BogdanLivadariu/cucumber-reporting-handlebars.git</url>
<tag>HEAD</tag>
<tag>2.1.2</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.1.2-SNAPSHOT</version>
<version>2.1.2</version>
</parent>
<groupId>com.github.bogdanlivadariu</groupId>
<artifactId>junit-reporting-handlebars</artifactId>
Expand All @@ -21,7 +21,7 @@
</licenses>
<scm>
<url>https://github.com/BogdanLivadariu/junit-reporting-handlebars.git</url>
<tag>HEAD</tag>
<tag>2.1.2</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.1.2-SNAPSHOT</version>
<version>2.1.2</version>
<packaging>pom</packaging>
<description>Parent module for com.github.bogdanlivadariu jenkins dependency modules</description>
<url>https://github.com/web-innovate/bootstraped-multi-test-results-report</url>
Expand All @@ -25,7 +25,7 @@
<url>https://github.com/web-innovate/bootstraped-multi-test-results-report.git</url>
<developerConnection>scm:git:[email protected]:web-innovate/bootstraped-multi-test-results-report.git
</developerConnection>
<tag>HEAD</tag>
<tag>2.1.2</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.1.2-SNAPSHOT</version>
<version>2.1.2</version>
</parent>
<groupId>com.github.bogdanlivadariu</groupId>
<artifactId>rspec-reporting-handlebars</artifactId>
Expand All @@ -21,7 +21,7 @@
</licenses>
<scm>
<url>https://github.com/BogdanLivadariu/rspec-reporting-handlebars.git</url>
<tag>HEAD</tag>
<tag>2.1.2</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.1.2-SNAPSHOT</version>
<version>2.1.2</version>
</parent>
<groupId>com.github.bogdanlivadariu</groupId>
<artifactId>testng-reporting-handlebars</artifactId>
Expand All @@ -21,7 +21,7 @@
</licenses>
<scm>
<url>https://github.com/BogdanLivadariu/testng-reporting-handlebars.git</url>
<tag>HEAD</tag>
<tag>2.1.2</tag>
</scm>
<developers>
<developer>
Expand Down

0 comments on commit f8d8279

Please sign in to comment.