From a25b1b4abbbd49b0b69def72f656e5e5fe6adfea Mon Sep 17 00:00:00 2001 From: Mike DeAngelo Date: Thu, 24 Feb 2022 18:18:24 -0500 Subject: [PATCH] fix: Updated groupId details for new deploy to looker-open-source --- pom.xml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/pom.xml b/pom.xml index 6e14eba..7644ba1 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 - com.github.jonathanswenson + com.google.looker-open-source bqjdbc 2.3.18-SNAPSHOT Big Query over JDBC @@ -10,12 +10,12 @@ UTF-8 - https://github.com/jonathanswenson/bqjdbc + https://github.com/looker-open-source/bqjdbc Looker Inc. - jgswenson@google.com + looker-open-source@google.com Looker https://looker.com/ @@ -24,24 +24,24 @@ github-pages - http://jonathanswenson.github.io/bqjdbc/ + http://looker-open-source.github.io/bqjdbc/ ossrh Central Repository OSSRH - https://oss.sonatype.org/service/local/staging/deploy/maven2/ + https://google.oss.sonatype.org/service/local/staging/deploy/maven2/ ossrh - https://oss.sonatype.org/content/repositories/snapshots + https://google.oss.sonatype.org/content/repositories/snapshots - scm:git:git://github.com/jonathanswenson/bqjdbc.git - scm:git:ssh://github.com:jonathanswenson/bqjdbc.git - http://github.com/jonathanswenson/bqjdbc/tree/master + scm:git:git://github.com/looker-open-source/bqjdbc.git + scm:git:ssh://github.com:looker-open-source/bqjdbc.git + http://github.com/looker-open-source/bqjdbc/tree/master @@ -214,7 +214,7 @@ true ossrh - https://oss.sonatype.org/ + https://google.oss.sonatype.org/ true