|
@@ -1,7 +1,7 @@
|
|
|
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
|
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
|
|
<modelVersion>4.0.0</modelVersion>
|
|
<modelVersion>4.0.0</modelVersion>
|
|
|
<groupId>org.jeecgframework.boot</groupId>
|
|
<groupId>org.jeecgframework.boot</groupId>
|
|
|
- <artifactId>jeecg-boot-parent</artifactId>
|
|
|
|
|
|
|
+ <artifactId>happy-boot-parent</artifactId>
|
|
|
<version>2.0.0</version>
|
|
<version>2.0.0</version>
|
|
|
<packaging>pom</packaging>
|
|
<packaging>pom</packaging>
|
|
|
|
|
|
|
@@ -260,10 +260,10 @@
|
|
|
|
|
|
|
|
<dependencyManagement>
|
|
<dependencyManagement>
|
|
|
<dependencies>
|
|
<dependencies>
|
|
|
- <!-- jeecg-boot-base-common -->
|
|
|
|
|
|
|
+ <!-- happy-boot-base-common -->
|
|
|
<dependency>
|
|
<dependency>
|
|
|
<groupId>org.jeecgframework.boot</groupId>
|
|
<groupId>org.jeecgframework.boot</groupId>
|
|
|
- <artifactId>jeecg-boot-base-common</artifactId>
|
|
|
|
|
|
|
+ <artifactId>happy-boot-base-common</artifactId>
|
|
|
<version>${jeecgboot.common.version}</version>
|
|
<version>${jeecgboot.common.version}</version>
|
|
|
</dependency>
|
|
</dependency>
|
|
|
</dependencies>
|
|
</dependencies>
|