|
@@ -6,14 +6,14 @@
|
|
|
|
|
|
<groupId>com.kingtom.kirin</groupId>
|
|
|
<artifactId>kirin_generator</artifactId>
|
|
|
- <version>3.1.0</version>
|
|
|
+ <version>1.0</version>
|
|
|
|
|
|
<dependencyManagement>
|
|
|
<dependencies>
|
|
|
<dependency>
|
|
|
<groupId>com.kingtom.kirin</groupId>
|
|
|
<artifactId>kirin_dependencies</artifactId>
|
|
|
- <version>3.1.0</version>
|
|
|
+ <version>1.0</version>
|
|
|
<type>pom</type>
|
|
|
<scope>import</scope>
|
|
|
</dependency>
|
|
@@ -51,7 +51,7 @@
|
|
|
<dependency>
|
|
|
<groupId>com.kingtom.kirin</groupId>
|
|
|
<artifactId>kirin_generator_core</artifactId>
|
|
|
- <version>3.1.0</version>
|
|
|
+ <version>1.0</version>
|
|
|
</dependency>
|
|
|
</dependencies>
|
|
|
</plugin>
|