237分支结构上传
This commit is contained in:
parent
a16b05a9a2
commit
92a564b441
|
@ -28,42 +28,42 @@
|
|||
<artifactId>fw-cbs</artifactId>
|
||||
<version>${revision}</version>
|
||||
</dependency>
|
||||
<!-- <dependency>-->
|
||||
<!-- <groupId>com.hzya.frame</groupId>-->
|
||||
<!-- <artifactId>fw-dd</artifactId>-->
|
||||
<!-- <version>${revision}</version>-->
|
||||
<!-- </dependency>-->
|
||||
<dependency>
|
||||
<groupId>com.hzya.frame</groupId>
|
||||
<artifactId>fw-dd</artifactId>
|
||||
<version>${revision}</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>com.hzya.frame</groupId>
|
||||
<artifactId>fw-grpU8</artifactId>
|
||||
<version>${revision}</version>
|
||||
</dependency>
|
||||
<!-- <dependency>-->
|
||||
<!-- <groupId>com.hzya.frame</groupId>-->
|
||||
<!-- <artifactId>fw-nc</artifactId>-->
|
||||
<!-- <version>${revision}</version>-->
|
||||
<!-- </dependency>-->
|
||||
<dependency>
|
||||
<groupId>com.hzya.frame</groupId>
|
||||
<artifactId>fw-nc</artifactId>
|
||||
<version>${revision}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.hzya.frame</groupId>
|
||||
<artifactId>fw-ncc</artifactId>
|
||||
<version>${revision}</version>
|
||||
</dependency>
|
||||
<!-- <dependency>-->
|
||||
<!-- <groupId>com.hzya.frame</groupId>-->
|
||||
<!-- <artifactId>fw-ningbobank</artifactId>-->
|
||||
<!-- <version>${revision}</version>-->
|
||||
<!-- </dependency>-->
|
||||
<dependency>
|
||||
<groupId>com.hzya.frame</groupId>
|
||||
<artifactId>fw-ningbobank</artifactId>
|
||||
<version>${revision}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.hzya.frame</groupId>
|
||||
<artifactId>fw-oa</artifactId>
|
||||
<version>${revision}</version>
|
||||
</dependency>
|
||||
<!-- <dependency>-->
|
||||
<!-- <groupId>com.hzya.frame</groupId>-->
|
||||
<!-- <artifactId>fw-u8</artifactId>-->
|
||||
<!-- <version>${revision}</version>-->
|
||||
<!-- </dependency>-->
|
||||
<dependency>
|
||||
<groupId>com.hzya.frame</groupId>
|
||||
<artifactId>fw-u8</artifactId>
|
||||
<version>${revision}</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>com.hzya.frame</groupId>
|
||||
|
|
11
pom.xml
11
pom.xml
|
@ -9,16 +9,15 @@
|
|||
<module>base-core</module>
|
||||
<module>fw-bip</module>
|
||||
<module>fw-cbs</module>
|
||||
<!-- <module>fw-bip</module>-->
|
||||
<!-- <module>fw-dd</module>-->
|
||||
<module>fw-dd</module>
|
||||
<module>fw-grpU8</module>
|
||||
<!-- <module>fw-nc</module>-->
|
||||
<module>fw-nc</module>
|
||||
<module>fw-ncc</module>
|
||||
<!-- <module>fw-ningbobank</module>-->
|
||||
<module>fw-ningbobank</module>
|
||||
<module>fw-oa</module>
|
||||
<!-- <module>fw-u8</module>-->
|
||||
<module>fw-u8</module>
|
||||
<module>fw-u8c</module>
|
||||
<!-- <module>fw-u9c</module>-->
|
||||
<module>fw-u9c</module>
|
||||
</modules>
|
||||
<groupId>com.hzya.frame</groupId>
|
||||
<artifactId>kangarooDataCenterV3</artifactId>
|
||||
|
|
Loading…
Reference in New Issue