aboutsummaryrefslogtreecommitdiff
path: root/service
diff options
context:
space:
mode:
authorChristian Edward Gruber <cgruber@google.com>2015-04-24 23:36:03 -0700
committerChristian Edward Gruber <cgruber@google.com>2015-04-24 23:43:17 -0700
commitd7540659ab2f61e91ea9e7d8043084086aa2cabf (patch)
tree2a18ab58394f31d30b39c8f634efad48704f8830 /service
parent4786e3bb0ae2981c24fa4af34bd3029f820aa28a (diff)
downloadauto-d7540659ab2f61e91ea9e7d8043084086aa2cabf.tar.gz
Bump projects to use the new parent pom, and (therefore) the sonatype release profile.
Diffstat (limited to 'service')
-rw-r--r--service/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/service/pom.xml b/service/pom.xml
index eff37829..6531bd17 100644
--- a/service/pom.xml
+++ b/service/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>com.google.auto</groupId>
<artifactId>auto-parent</artifactId>
- <version>2</version>
+ <version>3</version>
</parent>
<groupId>com.google.auto.service</groupId>