Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Y
YeeAmosFireAutoSysRoot
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
station
YeeAmosFireAutoSysRoot
Commits
4f094b72
Commit
4f094b72
authored
Jul 27, 2020
by
suhuiguang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1,修改pom,平台包找不到,删除appolo
parent
0fb78911
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
15 deletions
+10
-15
pom.xml
pom.xml
+10
-15
No files found.
pom.xml
View file @
4f094b72
...
...
@@ -168,11 +168,6 @@
<groupId>
mysql
</groupId>
<artifactId>
mysql-connector-java
</artifactId>
</dependency>
<dependency>
<groupId>
com.ctrip.framework.apollo
</groupId>
<artifactId>
apollo-client
</artifactId>
<version>
0.10.2
</version>
</dependency>
<!-- 预案突发事件websocket -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
...
...
@@ -213,16 +208,16 @@
<repositories>
<repository>
<id>
public
</id>
<name>
Public Repositori
es
</name>
<url>
http://172.16.1.6:8081/nexus/content/groups/public
/
</url>
</repository>
<repository>
<id>
maven-public
</id>
<name>
maven-public
</name>
<url>
http://172.16.1.6:8081/nexus/content/repositories/maven-public
/
</url>
</repository>
<repository>
<id>
Releases
</id>
<name>
Releas
es
</name>
<url>
http://172.16.1.6:8081/nexus/content/repositories/releases
/
</url>
</repository>
<repository>
<id>
Snapshots
</id>
<name>
Snapshots
</name>
<url>
http://172.16.1.6:8081/nexus/content/repositories/snapshots
/
</url>
</repository>
<repository>
<id>
maven-public-ty
</id>
<name>
maven-public
</name>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment