Bump versions to 0.18.1-SNAPSHOT
[aaa.git] / aaa-cli-jar / pom.xml
index e56a723f3da8db8931a821255e081c1c06d48493..d3749049ef31ea498068095712a0eda7bf2d754c 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.17.10</version>
+    <version>0.18.1-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
@@ -116,6 +116,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
               <createDependencyReducedPom>false</createDependencyReducedPom>
               <minimizeJar>true</minimizeJar>
               <filters>
+                  <filter>
+                    <artifact>*:*</artifact>
+                    <excludes>
+                      <exclude>META-INF/*.SF</exclude>
+                      <exclude>META-INF/*.DSA</exclude>
+                      <exclude>META-INF/*.RSA</exclude>
+                    </excludes>
+                  </filter>
                 <filter>
                   <artifact>org.opendaylight.aaa:aaa-shiro</artifact>
                   <includes>