[ARIES-862][maven-release-plugin] copy for tag org.apache.aries.proxy-1.0.0

git-svn-id: https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.proxy-1.0.0@1367937 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 0ea90f2..3529808 100644
--- a/pom.xml
+++ b/pom.xml
@@ -84,6 +84,11 @@
             <scope>provided</scope>
         </dependency>
         <dependency>
+            <groupId>org.osgi</groupId>
+            <artifactId>org.osgi.compendium</artifactId>
+            <scope>provided</scope>
+        </dependency>
+        <dependency>
             <groupId>org.ow2.asm</groupId>
             <artifactId>asm-all</artifactId>
             <optional>true</optional>