diff --git a/alarm-spring-boot-starter/pom.xml b/alarm-spring-boot-starter/pom.xml index 6f8c9e7..789b14e 100644 --- a/alarm-spring-boot-starter/pom.xml +++ b/alarm-spring-boot-starter/pom.xml @@ -3,29 +3,20 @@ 4.0.0 + + + cn.axzo.framework + axzo-framework + ${revision} + ../pom.xml + - cn.axzo.framework alarm-spring-boot-starter - 1.0.2 - - - UTF-8 - 1.8 - 1.8 - - 2.2.5.RELEASE - 1.18.18 - 1.7.5 - 1.18.18 - 1.2.47 - 4.3.19.RELEASE - org.springframework.boot spring-boot-configuration-processor - ${spring.boot.version} true provided @@ -33,64 +24,28 @@ org.springframework.boot spring-boot-starter - ${spring.boot.version} provided org.slf4j slf4j-api - ${slf4j-api.version} provided com.alibaba fastjson - ${fastjson.version} provided org.springframework spring-web - ${spring.version} provided org.projectlombok lombok - ${lombok.version} provided - - - - org.apache.maven.plugins - maven-source-plugin - - - attach-sources - - jar - - - - - - - - - - - rdc-releases - Nexus Release Repository - https://packages.aliyun.com/maven/repository/2005773-release-XI7cl5/ - - - rdc-snapshots - Nexus Snapshot Repository - https://packages.aliyun.com/maven/repository/2005773-snapshot-V5Gjdf/ - - - diff --git a/archetype-simple/pom.xml b/archetype-simple/pom.xml index 9e717c3..94588a5 100644 --- a/archetype-simple/pom.xml +++ b/archetype-simple/pom.xml @@ -4,18 +4,16 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - - org.springframework.boot - spring-boot-starter-parent - 2.4.4 - + + cn.axzo.framework + axzo-framework + ${revision} + ../pom.xml cn.axzo.archetype archetype-simple - 1.0.0 archetype-simple jar - \ No newline at end of file diff --git a/archetype-standard/pom.xml b/archetype-standard/pom.xml index 9141d03..2bd2ea6 100644 --- a/archetype-standard/pom.xml +++ b/archetype-standard/pom.xml @@ -4,16 +4,15 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - - org.springframework.boot - spring-boot-starter-parent - 2.4.4 - + + cn.axzo.framework + axzo-framework + ${revision} + ../pom.xml cn.axzo.archetype archetype-standard - 1.1.0 archetype-standard jar diff --git a/asyncTool/pom.xml b/asyncTool/pom.xml index bb186c1..c272b6e 100644 --- a/asyncTool/pom.xml +++ b/asyncTool/pom.xml @@ -3,55 +3,15 @@ 4.0.0 + + + cn.axzo.framework + axzo-framework + ${revision} + ../pom.xml + com.jd.platform asyncTool - 1.3.1 - - - UTF-8 - 1.8 - 1.8 - - - - - - org.apache.maven.plugins - maven-compiler-plugin - 3.3 - - 1.8 - 1.8 - - - - org.apache.maven.plugins - maven-source-plugin - - - attach-sources - - jar - - - - - - - - - - - rdc-releases - Nexus Release Repository - https://packages.aliyun.com/maven/repository/2005773-release-XI7cl5/ - - - rdc-snapshots - Nexus Snapshot Repository - https://packages.aliyun.com/maven/repository/2005773-snapshot-V5Gjdf/ - - diff --git a/canal-alarm/pom.xml b/canal-alarm/pom.xml index 38799e9..ce7d6e0 100644 --- a/canal-alarm/pom.xml +++ b/canal-alarm/pom.xml @@ -1,77 +1,46 @@ - - 4.0.0 + + 4.0.0 - cn.axzo.framework - canal-alarm - 1.0.0 + + cn.axzo.framework + axzo-framework + ${revision} + ../pom.xml + - canal-alarm + canal-alarm - - UTF-8 - 1.8 - 1.8 - + canal-alarm - - - com.alibaba.otter - canal.common - 1.1.5 - provided - - - com.alibaba.otter - canal.instance.manager - 1.1.5 - provided - - - com.google.guava - guava - 20.0 - provided - - - junit - junit - 4.11 - test - - - - - - - org.apache.maven.plugins - maven-source-plugin - - - attach-sources - - jar - - - - - - - - - - - rdc-releases - Nexus Release Repository - https://packages.aliyun.com/maven/repository/2005773-release-XI7cl5/ - - - rdc-snapshots - Nexus Snapshot Repository - https://packages.aliyun.com/maven/repository/2005773-snapshot-V5Gjdf/ - - + + + com.alibaba.otter + canal.common + provided + + + com.alibaba + fastjson + + + com.alibaba.otter + canal.instance.manager + provided + + + com.google.guava + guava + provided + + + junit + junit + test + + diff --git a/smart-datasource/pom.xml b/smart-datasource/pom.xml index fb33f4a..828e7c8 100644 --- a/smart-datasource/pom.xml +++ b/smart-datasource/pom.xml @@ -3,82 +3,42 @@ 4.0.0 + + + cn.axzo.framework + axzo-framework + ${revision} + ../pom.xml + - cn.axzo.framework smart-datasource - 1.0.0 - - - UTF-8 - 1.8 - 1.8 - 1.7.3 - 1.0 - 4.3.19.RELEASE - org.aspectj aspectjrt - ${aspectj.version} provided org.aspectj aspectjweaver - ${aspectj.version} provided aopalliance aopalliance - ${aopalliance.version} provided org.springframework spring-context - ${spring.framework.version} provided org.springframework spring-jdbc - ${spring.framework.version} provided - - - - org.apache.maven.plugins - maven-source-plugin - - - attach-sources - - jar - - - - - - - - - - - rdc-releases - Nexus Release Repository - https://packages.aliyun.com/maven/repository/2005773-release-XI7cl5/ - - - rdc-snapshots - Nexus Snapshot Repository - https://packages.aliyun.com/maven/repository/2005773-snapshot-V5Gjdf/ - - -