Commit 040bd9e6 authored by he's avatar he

version update

parent ecd8b63f
...@@ -27,14 +27,14 @@ ...@@ -27,14 +27,14 @@
</properties> </properties>
<parent> <parent>
<groupId>com.weface</groupId> <groupId>com.weface</groupId>
<artifactId>springboot_base</artifactId> <artifactId>springboot_pombase</artifactId>
<version>0.0.2-SNAPSHOT</version> <version>1.0-SNAPSHOT</version>
</parent> </parent>
<dependencies> <dependencies>
<dependency> <dependency>
<groupId>com.weface</groupId> <groupId>com.weface</groupId>
<artifactId>springboot_base</artifactId> <artifactId>springboot_config</artifactId>
<version>0.0.2-SNAPSHOT</version> <version>0.0.3-SNAPSHOT</version>
</dependency> </dependency>
</dependencies> </dependencies>
<build> <build>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment