diff --git a/service/annotations/pom.xml b/service/annotations/pom.xml
index e84147d2df..3f46ea9c34 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-rc7
com.google.auto.service
auto-service-annotations
- HEAD-SNAPSHOT
+ 1.0-rc7
AutoService
Provider-configuration files for ServiceLoader.
diff --git a/service/pom.xml b/service/pom.xml
index a64ca050c3..8b2e96633b 100644
--- a/service/pom.xml
+++ b/service/pom.xml
@@ -26,7 +26,7 @@
com.google.auto.service
auto-service-aggregator
- HEAD-SNAPSHOT
+ 1.0-rc7
AutoService Aggregator
Aggregator POM for @AutoService
diff --git a/service/processor/pom.xml b/service/processor/pom.xml
index 22fc20e9a0..ca97bf58b5 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-rc7
com.google.auto.service
auto-service
- HEAD-SNAPSHOT
+ 1.0-rc7
AutoService Processor
Provider-configuration files for ServiceLoader.