diff --git a/service/annotations/pom.xml b/service/annotations/pom.xml
index f3c45baf54..94337fca1a 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.0.2
com.google.auto.service
auto-service-annotations
- HEAD-SNAPSHOT
+ 1.0.2
AutoService
Provider-configuration files for ServiceLoader.
diff --git a/service/pom.xml b/service/pom.xml
index 4e3fe7b2a0..362f8965de 100644
--- a/service/pom.xml
+++ b/service/pom.xml
@@ -26,7 +26,7 @@
com.google.auto.service
auto-service-aggregator
- HEAD-SNAPSHOT
+ 1.0.2
AutoService Aggregator
Aggregator POM for @AutoService
diff --git a/service/processor/pom.xml b/service/processor/pom.xml
index 0a5b085eac..ac78e6a2d6 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.0.2
com.google.auto.service
auto-service
- HEAD-SNAPSHOT
+ 1.0.2
AutoService Processor
Provider-configuration files for ServiceLoader.