diff --git a/template-android.pom b/template-android.pom
index 41713ce27736d7b2256f3101c9a0301ec345ae29..9dfc2b2893875e833dca45273bbfcd45df885695 100644
--- a/template-android.pom
+++ b/template-android.pom
@@ -3,6 +3,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.briarproject</groupId>
   <artifactId>obfs4proxy-android</artifactId>
+  <name>obfs4proxy-android</name>
   <version>VERSION</version>
   <url>https://torproject.org</url>
   <description>Repo for building obfs4proxy for Android.</description>
diff --git a/versions.json b/versions.json
index f486f783769660da0b9af121c24879f57dd1e369..21c3010fb36da9bf91cafb5adc155ce087739648 100644
--- a/versions.json
+++ b/versions.json
@@ -1,6 +1,6 @@
 {
   "obfs4proxy": {
-    "0.0.12-release": {
+    "0.0.12": {
       "repo_url": "https://git.torproject.org/pluggable-transports/obfs4.git",
       "revision": "a564bc3840bc788605e1a8155f4b95ce0d70c6db",
       "build_path": "obfs4proxy",