Skip to content

Commit c249e02

Browse files
committed
delete useless dependency
1 parent f5ea946 commit c249e02

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

example/pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,6 @@
3535
<log4j.version>2.14.1</log4j.version>
3636
</properties>
3737
<dependencies>
38-
<dependency>
39-
<groupId>com.ctrip.ibu</groupId>
40-
<artifactId>capa-adaptor-ctrip-qconfig</artifactId>
41-
<version>1.10.9.1</version>
42-
</dependency>
4338
<dependency>
4439
<groupId>group.rxcloud</groupId>
4540
<artifactId>capa-sdk-spi</artifactId>
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
app.id=100013806
2+
jdkVersion=1.8

0 commit comments

Comments
 (0)