Support for custom password 88/136588/1
authorRavi Pendurty <ravi.pendurty@highstreet-technologies.com>
Thu, 16 Nov 2023 17:26:46 +0000 (22:56 +0530)
committerRavi Pendurty <ravi.pendurty@highstreet-technologies.com>
Thu, 16 Nov 2023 17:27:17 +0000 (22:57 +0530)
Use a previous version of custom aaa-authn-api artifact

Issue-ID: SDNC-1831
Change-Id: Ibe87206580e65caf6b1f22c2cf66f140c3f4df95
Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
opendaylight/argon/argon-alpine/pom.xml

index 99e7bb7..a73143a 100644 (file)
@@ -81,7 +81,7 @@
                                 <artifactItem>
                                     <groupId>com.highstreet-technologies.aaa</groupId>
                                     <artifactId>aaa-authn-api</artifactId>
-                                    <version>${odl.shiro.version}</version>
+                                    <version>0.17.8</version>
                                     <outputDirectory>${project.build.directory}/docker-stage/system/org/opendaylight/aaa/aaa-authn-api/${odl.shiro.version}</outputDirectory>
                                     <destFileName>aaa-authn-api-${odl.shiro.version}.jar</destFileName>
                                     <excludes>*</excludes>