Skip to content

Commit 8a1e84a

Browse files
author
xianyanYang
committed
推送镜像接口
版本升级为1.1.1
1 parent f1ca010 commit 8a1e84a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docker-java-tutorials.iml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<configuration />
66
</facet>
77
</component>
8-
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_5">
8+
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8">
99
<output url="file://$MODULE_DIR$/target/classes" />
1010
<output-test url="file://$MODULE_DIR$/target/test-classes" />
1111
<content url="file://$MODULE_DIR$">

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
<groupId>com.learn.docker</groupId>
1414
<artifactId>docker-java-tutorials</artifactId>
15-
<version>1.1.1-SNAPSHOT</version>
15+
<version>1.1.2-SNAPSHOT</version>
1616

1717
<properties>
1818
<docker-java.version>3.1.0-rc-3</docker-java.version>

0 commit comments

Comments
 (0)