ludc
2023-03-31 26a113a53003797e9c271da0558556907e4ead8f
Source/UBCS/ubcs-service/ubcs-code/pom.xml
@@ -4,7 +4,7 @@
         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
    <parent>
        <groupId>org.springblade</groupId>
        <groupId>com.vci.ubcs</groupId>
        <artifactId>ubcs-service</artifactId>
        <version>3.0.1.RELEASE</version>
    </parent>
@@ -102,7 +102,7 @@
        </dependency>
        <dependency>
            <groupId>org.springblade</groupId>
            <groupId>com.vci.ubcs</groupId>
            <artifactId>ubcs-code-api</artifactId>
            <version>3.0.1.RELEASE</version>
            <scope>compile</scope>