ludc
2023-12-11 7db864d691fdc62cda52c11b4c740cdc25dfeaa9
Source/UBCS/ubcs-service/ubcs-code/pom.xml
@@ -145,10 +145,17 @@
        <!--axis2 end -->
        <dependency>
            <groupId>com.vci</groupId>
            <artifactId>vci-file-api</artifactId>
            <version>1.0-SNAPSHOT</version>
            <groupId>com.vci.ubcs</groupId>
            <artifactId>ubcs-file-api</artifactId>
            <version>3.0.1.RELEASE</version>
        </dependency>
        <dependency>
            <groupId>com.vci.ubcs</groupId>
            <artifactId>ubcs-applyjtcodeservice-api</artifactId>
            <version>3.0.1.RELEASE</version>
            <scope>compile</scope>
        </dependency>
    </dependencies>
    <build>