aboutsummaryrefslogtreecommitdiff
path: root/service
diff options
context:
space:
mode:
authordpb <dpb@google.com>2018-01-23 06:30:23 -0800
committerRon Shapiro <shapiro.rd@gmail.com>2018-01-24 16:00:42 -0500
commita3b5ba29ca6d1e65990121aea8fb13a61a9a2740 (patch)
tree9a951ed566a173eadfe5d56da81284b28aa84473 /service
parent5dd87e2769b93a9146217f7ff7042be69889141d (diff)
downloadauto-a3b5ba29ca6d1e65990121aea8fb13a61a9a2740.tar.gz
Use latest versions of auto-common (0.10) and auto-service (1.0-rc4).
RELNOTES=n/a ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=182924975
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 df927e2d..ed7187e0 100644
--- a/service/pom.xml
+++ b/service/pom.xml
@@ -43,7 +43,7 @@
<dependency>
<groupId>com.google.auto</groupId>
<artifactId>auto-common</artifactId>
- <version>0.9</version>
+ <version>0.10</version>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>