提交 384a3dab 编写于 作者: M mxd

update version to 0.2.1

上级 a37f3b79
......@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.spiderflow</groupId>
<artifactId>spider-flow</artifactId>
<version>0.2.0</version>
<version>0.2.1</version>
<packaging>pom</packaging>
<name>spider-flow</name>
<url>https://gitee.com/jmxd/spider-flow</url>
......@@ -14,7 +14,7 @@
<version>2.0.7.RELEASE</version>
</parent>
<properties>
<spider-flow.version>0.2.0</spider-flow.version>
<spider-flow.version>0.2.1</spider-flow.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
<modules>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>org.spiderflow</groupId>
<artifactId>spider-flow</artifactId>
<version>0.2.0</version>
<version>0.2.1</version>
</parent>
<artifactId>spider-flow-api</artifactId>
<name>spider-flow-api</name>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>org.spiderflow</groupId>
<artifactId>spider-flow</artifactId>
<version>0.2.0</version>
<version>0.2.1</version>
</parent>
<artifactId>spider-flow-core</artifactId>
<name>spider-flow-core</name>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>org.spiderflow</groupId>
<artifactId>spider-flow</artifactId>
<version>0.2.0</version>
<version>0.2.1</version>
</parent>
<artifactId>spider-flow-web</artifactId>
<name>spider-flow-web</name>
......
......@@ -11,7 +11,7 @@
</head>
<body class="layui-layout layui-layout-admin">
<div class="layui-header">
<div class="layui-logo">SpiderFlow平台v0.2.0</div>
<div class="layui-logo">SpiderFlow平台v0.2.1</div>
<ul class="layui-nav layui-layout-left"></ul>
</div>
<div class="layui-side">
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册