fujunling
2023-06-15 426cd61c707f13a471b56330b3ba7b588b6cb245
Source/UBCS/ubcs-service-api/ubcs-code-api/pom.xml
@@ -12,7 +12,6 @@
    <name>${project.artifactId}</name>
    <version>${bladex.project.version}</version>
    <dependencies>
        <!--<dependency>
            <groupId>com.thoughtworks.xstream</groupId>
            <artifactId>xstream</artifactId>
@@ -23,7 +22,6 @@
            <version>1.0-SNAPSHOT</version>
            <scope>compile</scope>
        </dependency>-->
        <!--<dependency>
            <groupId>com.vci</groupId>
            <artifactId>vci-platform-web</artifactId>
@@ -68,7 +66,6 @@
            <groupId>com.thoughtworks.xstream</groupId>
            <artifactId>xstream</artifactId>
        </dependency>
    </dependencies>
    <packaging>jar</packaging>