Skip to content

Commit

Permalink
[maven-release-plugin][skip ci]prepare release cukes-0.0.29
Browse files Browse the repository at this point in the history
  • Loading branch information
ctco-scm-github committed Aug 28, 2018
1 parent af2c0b1 commit a842cb3
Show file tree
Hide file tree
Showing 22 changed files with 24 additions and 25 deletions.
2 changes: 1 addition & 1 deletion cukes-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>lv.ctco.cukes</groupId>
<artifactId>cukes</artifactId>
<version>0.0.29-SNAPSHOT</version>
<version>0.0.29</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion cukes-documentation-generator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>cukes</artifactId>
<groupId>lv.ctco.cukes</groupId>
<version>0.0.29-SNAPSHOT</version>
<version>0.0.29</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
5 changes: 2 additions & 3 deletions cukes-environment-variables-plugin/pom.xml
Original file line number Diff line number Diff line change
@@ -1,10 +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>cukes</artifactId>
<groupId>lv.ctco.cukes</groupId>
<version>0.0.29-SNAPSHOT</version>
<version>0.0.29</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion cukes-graphql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>lv.ctco.cukes</groupId>
<artifactId>cukes</artifactId>
<version>0.0.29-SNAPSHOT</version>
<version>0.0.29</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion cukes-http-mock/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>lv.ctco.cukes</groupId>
<artifactId>cukes</artifactId>
<version>0.0.29-SNAPSHOT</version>
<version>0.0.29</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion cukes-http/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>lv.ctco.cukes</groupId>
<artifactId>cukes</artifactId>
<version>0.0.29-SNAPSHOT</version>
<version>0.0.29</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion cukes-ldap/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>cukes</artifactId>
<groupId>lv.ctco.cukes</groupId>
<version>0.0.29-SNAPSHOT</version>
<version>0.0.29</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion cukes-oauth/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>cukes</artifactId>
<groupId>lv.ctco.cukes</groupId>
<version>0.0.29-SNAPSHOT</version>
<version>0.0.29</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion cukes-rabbitmq/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>lv.ctco.cukes</groupId>
<artifactId>cukes</artifactId>
<version>0.0.29-SNAPSHOT</version>
<version>0.0.29</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion cukes-rest-loadrunner/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>lv.ctco.cukes</groupId>
<artifactId>cukes</artifactId>
<version>0.0.29-SNAPSHOT</version>
<version>0.0.29</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion cukes-rest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>lv.ctco.cukes</groupId>
<artifactId>cukes</artifactId>
<version>0.0.29-SNAPSHOT</version>
<version>0.0.29</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion cukes-samples/cukes-graphql-sample/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>lv.ctco.cukes</groupId>
<artifactId>cukes-samples</artifactId>
<version>0.0.29-SNAPSHOT</version>
<version>0.0.29</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion cukes-samples/cukes-http-mock-sample/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>lv.ctco.cukes</groupId>
<artifactId>cukes-samples</artifactId>
<version>0.0.29-SNAPSHOT</version>
<version>0.0.29</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion cukes-samples/cukes-ldap-sample/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>cukes-samples</artifactId>
<groupId>lv.ctco.cukes</groupId>
<version>0.0.29-SNAPSHOT</version>
<version>0.0.29</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion cukes-samples/cukes-oauth-sample/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>cukes-samples</artifactId>
<groupId>lv.ctco.cukes</groupId>
<version>0.0.29-SNAPSHOT</version>
<version>0.0.29</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion cukes-samples/cukes-plugin-sample/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>cukes-samples</artifactId>
<groupId>lv.ctco.cukes</groupId>
<version>0.0.29-SNAPSHOT</version>
<version>0.0.29</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion cukes-samples/cukes-rabbitmq-sample/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>lv.ctco.cukes</groupId>
<artifactId>cukes-samples</artifactId>
<version>0.0.29-SNAPSHOT</version>
<version>0.0.29</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion cukes-samples/cukes-rest-sample/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>lv.ctco.cukes</groupId>
<artifactId>cukes-samples</artifactId>
<version>0.0.29-SNAPSHOT</version>
<version>0.0.29</version>
</parent>

<profiles>
Expand Down
2 changes: 1 addition & 1 deletion cukes-samples/cukes-soap-sample/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>cukes-samples</artifactId>
<groupId>lv.ctco.cukes</groupId>
<version>0.0.29-SNAPSHOT</version>
<version>0.0.29</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion cukes-samples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>lv.ctco.cukes</groupId>
<artifactId>cukes</artifactId>
<version>0.0.29-SNAPSHOT</version>
<version>0.0.29</version>
</parent>

</project>
2 changes: 1 addition & 1 deletion cukes-sql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>lv.ctco.cukes</groupId>
<artifactId>cukes</artifactId>
<version>0.0.29-SNAPSHOT</version>
<version>0.0.29</version>
</parent>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>lv.ctco.cukes</groupId>
<artifactId>cukes</artifactId>
<version>0.0.29-SNAPSHOT</version>
<version>0.0.29</version>
<packaging>pom</packaging>

<name>Cukes Parent</name>
Expand Down Expand Up @@ -59,7 +59,7 @@
<connection>scm:git:[email protected]:ctco/cukes.git</connection>
<developerConnection>scm:git:[email protected]:ctco/cukes.git</developerConnection>
<url>[email protected]:ctco/cukes.git</url>
<tag>HEAD</tag>
<tag>cukes-0.0.29</tag>
</scm>

<profiles>
Expand Down

0 comments on commit a842cb3

Please sign in to comment.