Skip to content

Commit

Permalink
[maven-release-plugin] prepare release minium-developer-1.7.0-RC1
Browse files Browse the repository at this point in the history
  • Loading branch information
GitLab Runner committed May 19, 2017
1 parent 8129e5c commit 95a644e
Show file tree
Hide file tree
Showing 8 changed files with 15 additions and 17 deletions.
2 changes: 1 addition & 1 deletion minium-automator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.vilt.minium.developer</groupId>
<artifactId>minium-developer-parent</artifactId>
<version>1.7.0-SNAPSHOT</version>
<version>1.7.0-RC1</version>
<relativePath>../minium-developer-parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion minium-cucumber-reporting/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.vilt.minium.developer</groupId>
<artifactId>minium-developer-parent</artifactId>
<version>1.7.0-SNAPSHOT</version>
<version>1.7.0-RC1</version>
<relativePath>../minium-developer-parent</relativePath>
</parent>

Expand Down
5 changes: 2 additions & 3 deletions minium-developer-bundle/pom.xml
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
<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">
<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>io.vilt.minium.developer</groupId>
<artifactId>minium-developer-parent</artifactId>
<version>1.7.0-SNAPSHOT</version>
<version>1.7.0-RC1</version>
<relativePath>../minium-developer-parent</relativePath>
</parent>

Expand Down
5 changes: 2 additions & 3 deletions minium-developer-docs/pom.xml
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
<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">
<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>io.vilt.minium.developer</groupId>
<artifactId>minium-developer-parent</artifactId>
<version>1.7.0-SNAPSHOT</version>
<version>1.7.0-RC1</version>
<relativePath>../minium-developer-parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion minium-developer-fs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.vilt.minium.developer</groupId>
<artifactId>minium-developer-parent</artifactId>
<version>1.7.0-SNAPSHOT</version>
<version>1.7.0-RC1</version>
<relativePath>../minium-developer-parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion minium-developer-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.vilt.minium.developer</groupId>
<artifactId>minium-developer</artifactId>
<version>1.7.0-SNAPSHOT</version>
<version>1.7.0-RC1</version>
</parent>

<artifactId>minium-developer-parent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion minium-developer-web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>minium-developer-parent</artifactId>
<groupId>io.vilt.minium.developer</groupId>
<version>1.7.0-SNAPSHOT</version>
<version>1.7.0-RC1</version>
<relativePath>../minium-developer-parent</relativePath>
</parent>

Expand Down
12 changes: 6 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<groupId>io.vilt.minium.developer</groupId>
<artifactId>minium-developer</artifactId>
<version>1.7.0-SNAPSHOT</version>
<version>1.7.0-RC1</version>
<packaging>pom</packaging>

<name>Minium Developer</name>
Expand All @@ -19,7 +19,7 @@
<connection>scm:git:git@artemis.vilt-group.com:engineering.minium/minium-developer.git</connection>
<developerConnection>scm:git:git@artemis.vilt-group.com:engineering.minium/minium-developer.git</developerConnection>
<url>https://artemis.vilt-group.com/engineering.minium/minium-developer</url>
<tag>HEAD</tag>
<tag>minium-developer-1.7.0-RC1</tag>
</scm>

<properties>
Expand All @@ -46,22 +46,22 @@
<dependency>
<groupId>io.vilt.minium.developer</groupId>
<artifactId>minium-automator</artifactId>
<version>1.7.0-SNAPSHOT</version>
<version>1.7.0-RC1</version>
</dependency>
<dependency>
<groupId>io.vilt.minium.developer</groupId>
<artifactId>minium-developer-fs</artifactId>
<version>1.7.0-SNAPSHOT</version>
<version>1.7.0-RC1</version>
</dependency>
<dependency>
<groupId>io.vilt.minium.developer</groupId>
<artifactId>minium-cucumber-reporting</artifactId>
<version>1.7.0-SNAPSHOT</version>
<version>1.7.0-RC1</version>
</dependency>
<dependency>
<groupId>io.vilt.minium.developer</groupId>
<artifactId>minium-developer-web</artifactId>
<version>1.7.0-SNAPSHOT</version>
<version>1.7.0-RC1</version>
</dependency>
<dependency>
<groupId>commons-io</groupId>
Expand Down

0 comments on commit 95a644e

Please sign in to comment.