Skip to content

Commit

Permalink
update for next development version
Browse files Browse the repository at this point in the history
  • Loading branch information
jenkins-playtika committed Sep 10, 2021
1 parent 3071a12 commit ceb5814
Show file tree
Hide file tree
Showing 34 changed files with 35 additions and 35 deletions.
2 changes: 1 addition & 1 deletion embedded-aerospike/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>testcontainers-spring-boot-parent</artifactId>
<groupId>com.playtika.testcontainers</groupId>
<version>2.0.14</version>
<version>2.0.15-SNAPSHOT</version>
<relativePath>../testcontainers-spring-boot-parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion embedded-artifactory/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>testcontainers-spring-boot-parent</artifactId>
<groupId>com.playtika.testcontainers</groupId>
<version>2.0.14</version>
<version>2.0.15-SNAPSHOT</version>
<relativePath>../testcontainers-spring-boot-parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion embedded-cassandra/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>testcontainers-spring-boot-parent</artifactId>
<groupId>com.playtika.testcontainers</groupId>
<version>2.0.14</version>
<version>2.0.15-SNAPSHOT</version>
<relativePath>../testcontainers-spring-boot-parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion embedded-clickhouse/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>testcontainers-spring-boot-parent</artifactId>
<groupId>com.playtika.testcontainers</groupId>
<version>2.0.14</version>
<version>2.0.15-SNAPSHOT</version>
<relativePath>../testcontainers-spring-boot-parent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion embedded-consul/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<artifactId>testcontainers-spring-boot-parent</artifactId>
<groupId>com.playtika.testcontainers</groupId>
<version>2.0.14</version>
<version>2.0.15-SNAPSHOT</version>
<relativePath>../testcontainers-spring-boot-parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion embedded-couchbase/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>testcontainers-spring-boot-parent</artifactId>
<groupId>com.playtika.testcontainers</groupId>
<version>2.0.14</version>
<version>2.0.15-SNAPSHOT</version>
<relativePath>../testcontainers-spring-boot-parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion embedded-dynamodb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.playtika.testcontainers</groupId>
<artifactId>testcontainers-spring-boot-parent</artifactId>
<version>2.0.14</version>
<version>2.0.15-SNAPSHOT</version>
<relativePath>../testcontainers-spring-boot-parent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion embedded-elasticsearch/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>testcontainers-spring-boot-parent</artifactId>
<groupId>com.playtika.testcontainers</groupId>
<version>2.0.14</version>
<version>2.0.15-SNAPSHOT</version>
<relativePath>../testcontainers-spring-boot-parent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion embedded-google-pubsub/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>testcontainers-spring-boot-parent</artifactId>
<groupId>com.playtika.testcontainers</groupId>
<version>2.0.14</version>
<version>2.0.15-SNAPSHOT</version>
<relativePath>../testcontainers-spring-boot-parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion embedded-grafana/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>testcontainers-spring-boot-parent</artifactId>
<groupId>com.playtika.testcontainers</groupId>
<version>2.0.14</version>
<version>2.0.15-SNAPSHOT</version>
<relativePath>../testcontainers-spring-boot-parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion embedded-influxdb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>testcontainers-spring-boot-parent</artifactId>
<groupId>com.playtika.testcontainers</groupId>
<version>2.0.14</version>
<version>2.0.15-SNAPSHOT</version>
<relativePath>../testcontainers-spring-boot-parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion embedded-kafka/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>testcontainers-spring-boot-parent</artifactId>
<groupId>com.playtika.testcontainers</groupId>
<version>2.0.14</version>
<version>2.0.15-SNAPSHOT</version>
<relativePath>../testcontainers-spring-boot-parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion embedded-keycloak/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>testcontainers-spring-boot-parent</artifactId>
<groupId>com.playtika.testcontainers</groupId>
<version>2.0.14</version>
<version>2.0.15-SNAPSHOT</version>
<relativePath>../testcontainers-spring-boot-parent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
4 changes: 2 additions & 2 deletions embedded-localstack/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
<parent>
<artifactId>testcontainers-spring-boot-parent</artifactId>
<groupId>com.playtika.testcontainers</groupId>
<version>2.0.14</version>
<version>2.0.15-SNAPSHOT</version>
<relativePath>../testcontainers-spring-boot-parent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>

<artifactId>embedded-localstack</artifactId>
<version>2.0.14</version>
<version>2.0.15-SNAPSHOT</version>

<properties>
<aws-java-sdk.version>1.12.42</aws-java-sdk.version>
Expand Down
2 changes: 1 addition & 1 deletion embedded-mariadb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>testcontainers-spring-boot-parent</artifactId>
<groupId>com.playtika.testcontainers</groupId>
<version>2.0.14</version>
<version>2.0.15-SNAPSHOT</version>
<relativePath>../testcontainers-spring-boot-parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion embedded-memsql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>testcontainers-spring-boot-parent</artifactId>
<groupId>com.playtika.testcontainers</groupId>
<version>2.0.14</version>
<version>2.0.15-SNAPSHOT</version>
<relativePath>../testcontainers-spring-boot-parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion embedded-minio/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>testcontainers-spring-boot-parent</artifactId>
<groupId>com.playtika.testcontainers</groupId>
<version>2.0.14</version>
<version>2.0.15-SNAPSHOT</version>
<relativePath>../testcontainers-spring-boot-parent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion embedded-mongodb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<artifactId>testcontainers-spring-boot-parent</artifactId>
<groupId>com.playtika.testcontainers</groupId>
<version>2.0.14</version>
<version>2.0.15-SNAPSHOT</version>
<relativePath>../testcontainers-spring-boot-parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion embedded-mysql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>testcontainers-spring-boot-parent</artifactId>
<groupId>com.playtika.testcontainers</groupId>
<version>2.0.14</version>
<version>2.0.15-SNAPSHOT</version>
<relativePath>../testcontainers-spring-boot-parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion embedded-neo4j/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<artifactId>testcontainers-spring-boot-parent</artifactId>
<groupId>com.playtika.testcontainers</groupId>
<version>2.0.14</version>
<version>2.0.15-SNAPSHOT</version>
<relativePath>../testcontainers-spring-boot-parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion embedded-oracle-xe/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>testcontainers-spring-boot-parent</artifactId>
<groupId>com.playtika.testcontainers</groupId>
<version>2.0.14</version>
<version>2.0.15-SNAPSHOT</version>
<relativePath>../testcontainers-spring-boot-parent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion embedded-postgresql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>testcontainers-spring-boot-parent</artifactId>
<groupId>com.playtika.testcontainers</groupId>
<version>2.0.14</version>
<version>2.0.15-SNAPSHOT</version>
<relativePath>../testcontainers-spring-boot-parent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion embedded-prometheus/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>testcontainers-spring-boot-parent</artifactId>
<groupId>com.playtika.testcontainers</groupId>
<version>2.0.14</version>
<version>2.0.15-SNAPSHOT</version>
<relativePath>../testcontainers-spring-boot-parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion embedded-pulsar/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>testcontainers-spring-boot-parent</artifactId>
<groupId>com.playtika.testcontainers</groupId>
<version>2.0.14</version>
<version>2.0.15-SNAPSHOT</version>
<relativePath>../testcontainers-spring-boot-parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion embedded-rabbitmq/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>testcontainers-spring-boot-parent</artifactId>
<groupId>com.playtika.testcontainers</groupId>
<version>2.0.14</version>
<version>2.0.15-SNAPSHOT</version>
<relativePath>../testcontainers-spring-boot-parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion embedded-redis/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>testcontainers-spring-boot-parent</artifactId>
<groupId>com.playtika.testcontainers</groupId>
<version>2.0.14</version>
<version>2.0.15-SNAPSHOT</version>
<relativePath>../testcontainers-spring-boot-parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion embedded-selenium/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.playtika.testcontainers</groupId>
<artifactId>testcontainers-spring-boot-parent</artifactId>
<version>2.0.14</version>
<version>2.0.15-SNAPSHOT</version>
<relativePath>../testcontainers-spring-boot-parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion embedded-vault/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>testcontainers-spring-boot-parent</artifactId>
<groupId>com.playtika.testcontainers</groupId>
<version>2.0.14</version>
<version>2.0.15-SNAPSHOT</version>
<relativePath>../testcontainers-spring-boot-parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion embedded-vertica/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>testcontainers-spring-boot-parent</artifactId>
<groupId>com.playtika.testcontainers</groupId>
<version>2.0.14</version>
<version>2.0.15-SNAPSHOT</version>
<relativePath>../testcontainers-spring-boot-parent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion embedded-voltdb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>testcontainers-spring-boot-parent</artifactId>
<groupId>com.playtika.testcontainers</groupId>
<version>2.0.14</version>
<version>2.0.15-SNAPSHOT</version>
<relativePath>../testcontainers-spring-boot-parent</relativePath>
</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 @@ -5,7 +5,7 @@

<groupId>com.playtika.testcontainers</groupId>
<artifactId>testcontainers-spring-boot</artifactId>
<version>2.0.14</version>
<version>2.0.15-SNAPSHOT</version>
<packaging>pom</packaging>

<name>${project.groupId}:${project.artifactId}</name>
Expand Down
2 changes: 1 addition & 1 deletion testcontainers-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>testcontainers-spring-boot-parent</artifactId>
<groupId>com.playtika.testcontainers</groupId>
<version>2.0.14</version>
<version>2.0.15-SNAPSHOT</version>
<relativePath>../testcontainers-spring-boot-parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion testcontainers-spring-boot-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.playtika.testcontainers</groupId>
<artifactId>testcontainers-spring-boot</artifactId>
<version>2.0.14</version>
<version>2.0.15-SNAPSHOT</version>
</parent>

<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion testcontainers-spring-boot-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>testcontainers-spring-boot</artifactId>
<groupId>com.playtika.testcontainers</groupId>
<version>2.0.14</version>
<version>2.0.15-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down

0 comments on commit ceb5814

Please sign in to comment.