Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
小 白蛋
Wecube Platform
Commits
43278867
Commit
43278867
authored
4 years ago
by
gavin2lee
Browse files
Options
Download
Email Patches
Plain Diff
#dev3 revise project artifacts version
parent
2010c8e8
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
platform-auth-client/pom.xml
+1
-1
platform-auth-client/pom.xml
platform-auth-server/pom.xml
+1
-1
platform-auth-server/pom.xml
platform-core/pom.xml
+3
-3
platform-core/pom.xml
platform-gateway/pom.xml
+1
-1
platform-gateway/pom.xml
platform-workflow/pom.xml
+1
-1
platform-workflow/pom.xml
pom.xml
+1
-1
pom.xml
with
8 additions
and
8 deletions
+8
-8
platform-auth-client/pom.xml
+
1
-
1
View file @
43278867
...
...
@@ -6,7 +6,7 @@
<parent>
<artifactId>
wecube-platform
</artifactId>
<groupId>
com.webank.wecube.platform
</groupId>
<version>
1
.0-SNAPSHOT
</version>
<version>
3
.0-SNAPSHOT
</version>
</parent>
<artifactId>
platform-auth-client
</artifactId>
...
...
This diff is collapsed.
Click to expand it.
platform-auth-server/pom.xml
+
1
-
1
View file @
43278867
...
...
@@ -5,7 +5,7 @@
<groupId>
com.webank.wecube.platform
</groupId>
<artifactId>
platform-auth-server
</artifactId>
<version>
2
.0-SNAPSHOT
</version>
<version>
3
.0-SNAPSHOT
</version>
<properties>
<java.version>
1.8
</java.version>
...
...
This diff is collapsed.
Click to expand it.
platform-core/pom.xml
+
3
-
3
View file @
43278867
...
...
@@ -4,7 +4,7 @@
<parent>
<artifactId>
wecube-platform
</artifactId>
<groupId>
com.webank.wecube.platform
</groupId>
<version>
1
.0-SNAPSHOT
</version>
<version>
3
.0-SNAPSHOT
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
...
...
@@ -67,13 +67,13 @@
<dependency>
<groupId>
com.webank.wecube.platform
</groupId>
<artifactId>
platform-workflow
</artifactId>
<version>
1
.0-SNAPSHOT
</version>
<version>
3
.0-SNAPSHOT
</version>
</dependency>
<dependency>
<groupId>
com.webank.wecube.platform
</groupId>
<artifactId>
platform-auth-client
</artifactId>
<version>
1
.0-SNAPSHOT
</version>
<version>
3
.0-SNAPSHOT
</version>
</dependency>
<!--
...
...
This diff is collapsed.
Click to expand it.
platform-gateway/pom.xml
+
1
-
1
View file @
43278867
...
...
@@ -5,7 +5,7 @@
<groupId>
com.webank.wecube.platform
</groupId>
<artifactId>
platform-gateway
</artifactId>
<version>
1
.0-SNAPSHOT
</version>
<version>
3
.0-SNAPSHOT
</version>
<properties>
<java.version>
1.8
</java.version>
...
...
This diff is collapsed.
Click to expand it.
platform-workflow/pom.xml
+
1
-
1
View file @
43278867
...
...
@@ -6,7 +6,7 @@
<parent>
<artifactId>
wecube-platform
</artifactId>
<groupId>
com.webank.wecube.platform
</groupId>
<version>
1
.0-SNAPSHOT
</version>
<version>
3
.0-SNAPSHOT
</version>
</parent>
<artifactId>
platform-workflow
</artifactId>
...
...
This diff is collapsed.
Click to expand it.
pom.xml
+
1
-
1
View file @
43278867
...
...
@@ -12,7 +12,7 @@
<groupId>
com.webank.wecube.platform
</groupId>
<artifactId>
wecube-platform
</artifactId>
<packaging>
pom
</packaging>
<version>
1
.0-SNAPSHOT
</version>
<version>
3
.0-SNAPSHOT
</version>
<properties>
<version.camunda>
7.11.0-alpha5
</version.camunda>
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
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