diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml index f4d08d83..b449578d 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -2,10 +2,10 @@ 4.0.0 com.google.cloud - gameservices-install-without-bom + game-servers-install-without-bom jar Google Cloud Gaming Install Without Bom - https://github.com/googleapis/java-gameservices + https://github.com/googleapis/java-game-servers + com.google.cloud - google-cloud-gameservices - 0.19.1 + google-cloud-game-servers + 0.19.2-SNAPSHOT - + junit diff --git a/samples/pom.xml b/samples/pom.xml index 2ef520c1..dc594ee8 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -2,11 +2,11 @@ 4.0.0 com.google.cloud - google-cloud-gameservices-samples + google-cloud-game-servers-samples 0.0.1-SNAPSHOT pom Google Cloud Gaming Samples Parent - https://github.com/googleapis/java-gameservices + https://github.com/googleapis/java-game-servers Java idiomatic client for Google Cloud Platform services. diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 8bdb9db9..b7da0584 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -2,10 +2,10 @@ 4.0.0 com.google.cloud - gameservices-snapshot + game-servers-snapshot jar Google Cloud Gaming Snapshot Samples - https://github.com/googleapis/java-gameservices + https://github.com/googleapis/java-game-servers + com.google.cloud - google-cloud-gameservices - 0.19.1 + google-cloud-game-servers + 0.19.2-SNAPSHOT + junit @@ -44,7 +45,6 @@ test - diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index 7adda248..0ed1adef 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -2,10 +2,10 @@ 4.0.0 com.google.cloud - gameservices-snippets + game-servers-snippets jar Google Cloud Gaming Snippets - https://github.com/googleapis/java-gameservices + https://github.com/googleapis/java-game-servers @@ -38,12 +36,12 @@ + com.google.cloud - google-cloud-gameservices + google-cloud-game-servers + 0.19.2-SNAPSHOT - - junit junit