aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index cbc463c9..07e7799b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -86,6 +86,10 @@ See the Apache License Version 2.0 for the specific language governing permissio
<distributionManagement>
<!-- override the parent's directory to point to the canonical place, and use https. -->
+ <repository>
+ <id>google-releases</id>
+ <url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
+ </repository>
<snapshotRepository>
<id>google-snapshots</id>
<url>https://oss.sonatype.org/content/repositories/snapshots</url>