提交 647f751e 编写于 作者: 黄勇

【I】整理 Maven 版本号

上级 4702db3a
......@@ -7,12 +7,11 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<smart.version>2.0</smart.version>
</properties>
<groupId>com.smart</groupId>
<artifactId>smart-generator</artifactId>
<version>${smart.version}</version>
<version>1.0</version>
<dependencies>
<!-- JUnit -->
......@@ -44,7 +43,7 @@
<dependency>
<groupId>com.smart</groupId>
<artifactId>smart-framework</artifactId>
<version>${smart.version}</version>
<version>2.0</version>
</dependency>
</dependencies>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册