ludc
2023-09-01 369a80288f89d770bbc0a02d02fe6c03a105c424
Source/UBCS/ubcs-auth/pom.xml
@@ -147,7 +147,7 @@
                <groupId>org.apache.maven.plugins</groupId>
                <artifactId>maven-dependency-plugin</artifactId>
                <configuration>
                    <outputDirectory>../target/libs</outputDirectory>
                    <outputDirectory>./target/libs</outputDirectory>
                </configuration>
            </plugin>
            <plugin>