Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Sign in / Register
Toggle navigation
E
energyai_java
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
葛齐林
energyai_java
Commits
60b20274
Commit
60b20274
authored
Mar 31, 2021
by
Muceball
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
端口调整
parent
59c18cf3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
18 additions
and
18 deletions
+18
-18
pom.xml
pom.xml
+18
-18
No files found.
pom.xml
View file @
60b20274
...
...
@@ -40,24 +40,24 @@
</dependencies>
</dependencyManagement>
<!--注意: 这里必须要添加, 否者各种依赖有问题 -->
<!-- <repositories>--
>
<!-- <repository>--
>
<!-- <id>thirdparty</id>--
>
<!-- <name>kg-thirdparty</name>--
>
<!-- <url>http://10.20.2.132:8081/repository/thirdparty/</url>--
>
<!-- </repository>--
>
<!-- <repository>--
>
<!-- <id>central</id>--
>
<!-- <name>k-central</name>--
>
<!-- <!– 公司外网地址 –>
-->
<!-- <url>http://10.20.2.132:8081/repository/maven-central/</url>--
>
<!-- </repository>--
>
<!-- <repository>--
>
<!-- <id>public</id>--
>
<!-- <name>kg-public</name>--
>
<!-- <url>http://10.20.2.132:8081/repository/maven-public/</url>--
>
<!-- </repository>--
>
<!-- </repositories>--
>
<repositories
>
<repository
>
<id>
thirdparty
</id
>
<name>
kg-thirdparty
</name
>
<url>
http://10.20.2.132:8081/repository/thirdparty/
</url
>
</repository
>
<repository
>
<id>
central
</id
>
<name>
k-central
</name
>
<!-- 公司外网地址
-->
<url>
http://10.20.2.132:8081/repository/maven-central/
</url
>
</repository
>
<repository
>
<id>
public
</id
>
<name>
kg-public
</name
>
<url>
http://10.20.2.132:8081/repository/maven-public/
</url
>
</repository
>
</repositories
>
<build>
<resources>
...
...
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