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>