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

【I】整理 Maven 版本号

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