Skip to content

Commit

Permalink
release-styx-1.0.0.beta5
Browse files Browse the repository at this point in the history
  • Loading branch information
hdisppod committed Oct 3, 2019
1 parent ed1b6fd commit aa56eda
Show file tree
Hide file tree
Showing 22 changed files with 23 additions and 23 deletions.
2 changes: 1 addition & 1 deletion bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.hotels.styx</groupId>
<artifactId>styx-parent</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.0.0.beta5</version>
</parent>

<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion components/api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.hotels.styx</groupId>
<artifactId>styx-components</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.0.0.beta5</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion components/client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.hotels.styx</groupId>
<artifactId>styx-components</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.0.0.beta5</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion components/common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.hotels.styx</groupId>
<artifactId>styx-components</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.0.0.beta5</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion components/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.hotels.styx</groupId>
<artifactId>styx-parent</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.0.0.beta5</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion components/proxy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.hotels.styx</groupId>
<artifactId>styx-components</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.0.0.beta5</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion components/server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.hotels.styx</groupId>
<artifactId>styx-components</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.0.0.beta5</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion distribution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.hotels.styx</groupId>
<artifactId>styx-parent</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.0.0.beta5</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion plugin-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<dependency>
<groupId>com.hotels.styx</groupId>
<artifactId>styx-api</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.0.0.beta5</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.hotels.styx</groupId>
<artifactId>styx-parent</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.0.0.beta5</version>
<url>https://github.com/HotelsDotCom/styx</url>
<name>Styx</name>

Expand Down
2 changes: 1 addition & 1 deletion support/api-testsupport/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.hotels.styx</groupId>
<artifactId>styx-support</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.0.0.beta5</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion support/origins-starter-app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.hotels.styx</groupId>
<artifactId>styx-support</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.0.0.beta5</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion support/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.hotels.styx</groupId>
<artifactId>styx-parent</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.0.0.beta5</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion support/test-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>styx-support</artifactId>
<groupId>com.hotels.styx</groupId>
<version>1.0-SNAPSHOT</version>
<version>1.0.0.beta5</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion support/testsupport/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.hotels.styx</groupId>
<artifactId>styx-support</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.0.0.beta5</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion system-tests/e2e-suite/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.hotels.styx</groupId>
<artifactId>styx-tests</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.0.0.beta5</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion system-tests/e2e-testsupport/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.hotels.styx</groupId>
<artifactId>styx-tests</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.0.0.beta5</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion system-tests/example-backend-provider/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.hotels.styx</groupId>
<artifactId>styx-tests</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.0.0.beta5</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion system-tests/example-styx-plugin-dependencies/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.hotels.styx</groupId>
<artifactId>styx-tests</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.0.0.beta5</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion system-tests/example-styx-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.hotels.styx</groupId>
<artifactId>styx-tests</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.0.0.beta5</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
4 changes: 2 additions & 2 deletions system-tests/ft-suite/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.hotels.styx</groupId>
<artifactId>styx-tests</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.0.0.beta5</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down Expand Up @@ -61,7 +61,7 @@
<dependency>
<groupId>com.hotels.styx</groupId>
<artifactId>styx-e2e-testsupport</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.0.0.beta5</version>
<scope>test</scope>
</dependency>

Expand Down
2 changes: 1 addition & 1 deletion system-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.hotels.styx</groupId>
<artifactId>styx-parent</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.0.0.beta5</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down

0 comments on commit aa56eda

Please sign in to comment.