Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
D
dlink
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
zhaowei
dlink
Commits
a3c1e2cc
Commit
a3c1e2cc
authored
Jun 06, 2021
by
wenmo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改版本号
parent
4ca8b5f7
Changes
5
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
6 additions
and
4 deletions
+6
-4
README.md
README.md
+2
-0
pom.xml
dlink-admin/pom.xml
+1
-1
pom.xml
dlink-connector/pom.xml
+1
-1
pom.xml
dlink-core/pom.xml
+1
-1
pom.xml
pom.xml
+1
-1
No files found.
README.md
View file @
a3c1e2cc
...
@@ -210,6 +210,8 @@ select * from student
...
@@ -210,6 +210,8 @@ select * from student
[
ant-design-pro
](
https://github.com/aiwenmo/ant-design-pro
)
[
ant-design-pro
](
https://github.com/aiwenmo/ant-design-pro
)
[
Monaco Editor
](
https://github.com/Microsoft/monaco-editor
)
[
SpringBoot
](
)
[
SpringBoot
](
)
## 交流与贡献
## 交流与贡献
...
...
dlink-admin/pom.xml
View file @
a3c1e2cc
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
<parent>
<parent>
<artifactId>
dlink
</artifactId>
<artifactId>
dlink
</artifactId>
<groupId>
com.dlink
</groupId>
<groupId>
com.dlink
</groupId>
<version>
0.
1.0
</version>
<version>
0.
2.0-SNAPSHOT
</version>
</parent>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
...
...
dlink-connector/pom.xml
View file @
a3c1e2cc
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
<parent>
<parent>
<artifactId>
dlink
</artifactId>
<artifactId>
dlink
</artifactId>
<groupId>
com.dlink
</groupId>
<groupId>
com.dlink
</groupId>
<version>
0.
1.0
</version>
<version>
0.
2.0-SNAPSHOT
</version>
</parent>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<packaging>
jar
</packaging>
<packaging>
jar
</packaging>
...
...
dlink-core/pom.xml
View file @
a3c1e2cc
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
<parent>
<parent>
<artifactId>
dlink
</artifactId>
<artifactId>
dlink
</artifactId>
<groupId>
com.dlink
</groupId>
<groupId>
com.dlink
</groupId>
<version>
0.
1.0
</version>
<version>
0.
2.0-SNAPSHOT
</version>
</parent>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<packaging>
jar
</packaging>
<packaging>
jar
</packaging>
...
...
pom.xml
View file @
a3c1e2cc
...
@@ -7,7 +7,7 @@
...
@@ -7,7 +7,7 @@
<groupId>
com.dlink
</groupId>
<groupId>
com.dlink
</groupId>
<artifactId>
dlink
</artifactId>
<artifactId>
dlink
</artifactId>
<packaging>
pom
</packaging>
<packaging>
pom
</packaging>
<version>
0.
1.0
</version>
<version>
0.
2.0-SNAPSHOT
</version>
<modules>
<modules>
<module>
dlink-core
</module>
<module>
dlink-core
</module>
<module>
dlink-admin
</module>
<module>
dlink-admin
</module>
...
...
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