Skip to content
This repository has been archived by the owner on Jan 14, 2019. It is now read-only.

Commit

Permalink
[maven-release-plugin] prepare release allure-core-1.4.12
Browse files Browse the repository at this point in the history
  • Loading branch information
qatools-ci committed Apr 28, 2015
1 parent ea7b1ca commit d870474
Show file tree
Hide file tree
Showing 13 changed files with 14 additions and 16 deletions.
6 changes: 2 additions & 4 deletions allure-bundle/pom.xml
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<artifactId>allure-core</artifactId>
<groupId>ru.yandex.qatools.allure</groupId>
<version>2.0.0-SNAPSHOT</version>
<version>1.4.12</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion allure-commons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>allure-core</artifactId>
<groupId>ru.yandex.qatools.allure</groupId>
<version>2.0.0-SNAPSHOT</version>
<version>1.4.12</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion allure-java-adaptor-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>ru.yandex.qatools.allure</groupId>
<artifactId>allure-core</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>1.4.12</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion allure-java-annotations/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>ru.yandex.qatools.allure</groupId>
<artifactId>allure-core</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>1.4.12</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion allure-java-aspects/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>ru.yandex.qatools.allure</groupId>
<artifactId>allure-core</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>1.4.12</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion allure-junit-adaptor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>allure-core</artifactId>
<groupId>ru.yandex.qatools.allure</groupId>
<version>2.0.0-SNAPSHOT</version>
<version>1.4.12</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion allure-model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>ru.yandex.qatools.allure</groupId>
<artifactId>allure-core</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>1.4.12</version>
</parent>

<artifactId>allure-model</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion allure-report-data/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>allure-core</artifactId>
<groupId>ru.yandex.qatools.allure</groupId>
<version>2.0.0-SNAPSHOT</version>
<version>1.4.12</version>
</parent>

<artifactId>allure-report-data</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion allure-report-face/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>allure-core</artifactId>
<groupId>ru.yandex.qatools.allure</groupId>
<version>2.0.0-SNAPSHOT</version>
<version>1.4.12</version>
</parent>

<artifactId>allure-report-face</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion allure-report-plugin-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>allure-core</artifactId>
<groupId>ru.yandex.qatools.allure</groupId>
<version>2.0.0-SNAPSHOT</version>
<version>1.4.12</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion allure-report-preview/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>allure-core</artifactId>
<groupId>ru.yandex.qatools.allure</groupId>
<version>2.0.0-SNAPSHOT</version>
<version>1.4.12</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion allure-testng-adaptor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>allure-core</artifactId>
<groupId>ru.yandex.qatools.allure</groupId>
<version>2.0.0-SNAPSHOT</version>
<version>1.4.12</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

<groupId>ru.yandex.qatools.allure</groupId>
<artifactId>allure-core</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>1.4.12</version>

<packaging>pom</packaging>

Expand Down

0 comments on commit d870474

Please sign in to comment.