This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
Register
Sign In
hummingbird
/
jdchain
Not watched
Unwatch
Watch all
Watch but not notify
2
Star
0
Fork
0
Code
Releases
31
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
upgraded version to 1.4.1.RELEASE;
tags/1.4.1
huanghaiquan
4 years ago
parent
3e3db67c04
commit
45cc9160d9
6 changed files
with
6 additions
and
6 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
deploy/deploy-gateway/pom.xml
+1
-1
deploy/deploy-peer/pom.xml
+1
-1
deploy/docker/docker-demo/pom.xml
+1
-1
deploy/docker/docker-sdk/pom.xml
+1
-1
deploy/docker/pom.xml
+1
-1
deploy/pom.xml
+ 1
- 1
deploy/deploy-gateway/pom.xml
View File
@@ -5,7 +5,7 @@
<parent>
<groupId>com.jd.blockchain</groupId>
<artifactId>deploy-root</artifactId>
<version>1.4.
0
.RELEASE</version>
<version>1.4.
1
.RELEASE</version>
</parent>
<artifactId>deploy-gateway</artifactId>
+ 1
- 1
deploy/deploy-peer/pom.xml
View File
@@ -5,7 +5,7 @@
<parent>
<groupId>com.jd.blockchain</groupId>
<artifactId>deploy-root</artifactId>
<version>1.4.
0
.RELEASE</version>
<version>1.4.
1
.RELEASE</version>
</parent>
<artifactId>deploy-peer</artifactId>
+ 1
- 1
deploy/docker/docker-demo/pom.xml
View File
@@ -5,7 +5,7 @@
<parent>
<artifactId>docker</artifactId>
<groupId>com.jd.blockchain</groupId>
<version>1.4.
0
.RELEASE</version>
<version>1.4.
1
.RELEASE</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>docker-demo</artifactId>
+ 1
- 1
deploy/docker/docker-sdk/pom.xml
View File
@@ -5,7 +5,7 @@
<parent>
<groupId>com.jd.blockchain</groupId>
<artifactId>docker</artifactId>
<version>1.4.
0
.RELEASE</version>
<version>1.4.
1
.RELEASE</version>
</parent>
<modelVersion>4.0.0</modelVersion>
+ 1
- 1
deploy/docker/pom.xml
View File
@@ -5,7 +5,7 @@
<parent>
<groupId>com.jd.blockchain</groupId>
<artifactId>deploy-root</artifactId>
<version>1.4.
0
.RELEASE</version>
<version>1.4.
1
.RELEASE</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
+ 1
- 1
deploy/pom.xml
View File
@@ -9,7 +9,7 @@
<relativePath>../project/parent</relativePath>
</parent>
<artifactId>deploy-root</artifactId>
<version>1.4.
0
.RELEASE</version>
<version>1.4.
1
.RELEASE</version>
<packaging>pom</packaging>
<properties>
Write
Preview
Loading…
Cancel
Save