diff --git a/build.xml b/build.xml
index f1a0379..bc559e4 100644
--- a/build.xml
+++ b/build.xml
@@ -182,4 +182,20 @@
keystore="${sign.keystore}" storepass="${sign.storepass}"
alias="${sign.alias}" keypass="${sign.keypass}"/>
+
+
+
+ Must specify Maven repository with -Dmaven.deploy.repo=file://somepath
+
+
+
+
+
+
+
+
+
+
+
diff --git a/proguard-pom.xml b/proguard-pom.xml
new file mode 100644
index 0000000..cc66ee0
--- /dev/null
+++ b/proguard-pom.xml
@@ -0,0 +1,14 @@
+
+
+ 4.0.0
+ com.threerings
+ getdown-pro
+ jar
+ 1.1-SNAPSHOT
+ getdown-pro
+ A dependencies-included version of getdown.jar.
+
+
+
+
+