Fix description indicating the bundle implements the Declarative Services Specification 1.1
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@949285 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/scr/pom.xml b/scr/pom.xml
index 3226d1c..2df9bee 100644
--- a/scr/pom.xml
+++ b/scr/pom.xml
@@ -27,7 +27,7 @@
<packaging>bundle</packaging>
<name>Apache Felix Declarative Services</name>
<description>
- Implementation of the Declarative Services specification 1.0
+ Implementation of the Declarative Services specification 1.1
</description>
<artifactId>org.apache.felix.scr</artifactId>
<version>1.4.1-SNAPSHOT</version>