Release aaa
[aaa.git] / aaa-shiro / repackaged-shiro / pom.xml
index 17d2764ef6949b9d51279322f04fdfe3a2bab218..8a7facd4fff25ff1896d945f270e6631730632ba 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.14.0-SNAPSHOT</version>
+        <version>0.18.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
@@ -92,7 +92,7 @@
                         </goals>
                         <configuration>
                             <classifier>sources</classifier>
-                            <includeArtifactIds>shiro-jar</includeArtifactIds>
+                            <includeArtifactIds>repackaged-shiro-jar</includeArtifactIds>
                             <outputDirectory>${project.build.directory}/shaded-sources</outputDirectory>
                         </configuration>
                     </execution>