Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
O
OpenXG-WIC-Cnf
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
3
Issues
3
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
CommunityXG
OpenXG-WIC-Cnf
Commits
ac45a6f4
Commit
ac45a6f4
authored
May 19, 2020
by
ymwangya
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Merge branch 'pretty-log' of F:\GraduatePro\bishe with conflicts.
parent
8bc69bfc
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
4 deletions
+4
-4
bishe-case-dis/pom.xml
bishe-case-dis/pom.xml
+1
-1
bishe-edge-center/src/main/resources/application.yaml
bishe-edge-center/src/main/resources/application.yaml
+2
-2
pom.xml
pom.xml
+1
-1
No files found.
bishe-case-dis/pom.xml
View file @
ac45a6f4
...
@@ -36,7 +36,7 @@
...
@@ -36,7 +36,7 @@
<plugin>
<plugin>
<groupId>
org.apache.maven.plugins
</groupId>
<groupId>
org.apache.maven.plugins
</groupId>
<artifactId>
maven-shade-plugin
</artifactId>
<artifactId>
maven-shade-plugin
</artifactId>
<version>
1.2.1
</version>
<version>
3.2.3
</version>
<executions>
<executions>
<execution>
<execution>
<phase>
package
</phase>
<phase>
package
</phase>
...
...
bishe-edge-center/src/main/resources/application.yaml
View file @
ac45a6f4
...
@@ -24,9 +24,9 @@ bs:
...
@@ -24,9 +24,9 @@ bs:
name
:
random
name
:
random
ip-prefix
:
192
ip-prefix
:
192
ipservice
:
ipservice
:
ip
:
1
92.168.31.36
:23333
ip
:
1
27.0.0.1
:23333
sdn-controller
:
sdn-controller
:
host
:
127.0.0.1
host
:
127.0.0.1
port
:
6653
port
:
6653
zookeeper
:
zookeeper
:
url
:
1
92.168.31.36
:2181
url
:
1
27.0.0.1
:2181
pom.xml
View file @
ac45a6f4
...
@@ -25,7 +25,7 @@
...
@@ -25,7 +25,7 @@
<plugin>
<plugin>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-maven-plugin
</artifactId>
<artifactId>
spring-boot-maven-plugin
</artifactId>
<version>
2.
1.2
.RELEASE
</version>
<version>
2.
2.1
.RELEASE
</version>
</plugin>
</plugin>
<plugin>
<plugin>
<groupId>
org.apache.maven.plugins
</groupId>
<groupId>
org.apache.maven.plugins
</groupId>
...
...
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