diff --git a/service/annotations/pom.xml b/service/annotations/pom.xml
index f3c45baf54..e947c303b5 100644
--- a/service/annotations/pom.xml
+++ b/service/annotations/pom.xml
@@ -21,12 +21,12 @@
com.google.auto.service
auto-service-aggregator
- HEAD-SNAPSHOT
+ 1.1.0
com.google.auto.service
auto-service-annotations
- HEAD-SNAPSHOT
+ 1.1.0
AutoService
Provider-configuration files for ServiceLoader.
diff --git a/service/pom.xml b/service/pom.xml
index 4e3fe7b2a0..24ff123315 100644
--- a/service/pom.xml
+++ b/service/pom.xml
@@ -26,7 +26,7 @@
com.google.auto.service
auto-service-aggregator
- HEAD-SNAPSHOT
+ 1.1.0
AutoService Aggregator
Aggregator POM for @AutoService
diff --git a/service/processor/pom.xml b/service/processor/pom.xml
index 0a5b085eac..7eeeb1b64b 100644
--- a/service/processor/pom.xml
+++ b/service/processor/pom.xml
@@ -21,12 +21,12 @@
com.google.auto.service
auto-service-aggregator
- HEAD-SNAPSHOT
+ 1.1.0
com.google.auto.service
auto-service
- HEAD-SNAPSHOT
+ 1.1.0
AutoService Processor
Provider-configuration files for ServiceLoader.