From 20e2769b662c4861fdf11b64d44795c832f7b29b Mon Sep 17 00:00:00 2001 From: SAM2O2O Date: Wed, 31 Jul 2019 00:31:31 +0800 Subject: [PATCH] update pom --- openzaly-admin/pom.xml | 102 ++++---- openzaly-boot/pom.xml | 14 +- openzaly-business/pom.xml | 80 +++---- openzaly-common/pom.xml | 86 +++---- openzaly-connector/pom.xml | 87 +++---- openzaly-message/pom.xml | 12 +- openzaly-protobuf/pom.xml | 63 ++--- openzaly-storage/pom.xml | 4 +- pom.xml | 476 ++++++++++++++++++------------------- 9 files changed, 427 insertions(+), 497 deletions(-) diff --git a/openzaly-admin/pom.xml b/openzaly-admin/pom.xml index 1e3642d..664ed8e 100755 --- a/openzaly-admin/pom.xml +++ b/openzaly-admin/pom.xml @@ -1,68 +1,68 @@ - 4.0.0 - - com.akaxin - openzaly-parent - 0.0.1 - - com.akaxin.site - openzaly-admin - 0.0.1-RELEASE - jar - openzaly-admin + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + 4.0.0 + + com.windchat.im + windchat + 0.0.1 + + com.akaxin.site + openzaly-admin + 0.0.1-RELEASE + jar + openzaly-admin - - - org.springframework.boot - spring-boot-starter-web - - - org.springframework.boot - spring-boot-starter-logging - - - - - org.springframework.boot - spring-boot-starter-thymeleaf - + + + org.springframework.boot + spring-boot-starter-web + org.springframework.boot spring-boot-starter-logging - - - com.akaxin.site - openzaly-business - 0.0.1-RELEASE - + + + org.springframework.boot + spring-boot-starter-thymeleaf + + + org.springframework.boot + spring-boot-starter-logging + + + + + com.akaxin.site + openzaly-business + 0.0.1-RELEASE + - + - - - - org.springframework.boot - spring-boot-maven-plugin - 2.0.2.RELEASE - - - - + + + + repackage + + + --> + + + \ No newline at end of file diff --git a/openzaly-boot/pom.xml b/openzaly-boot/pom.xml index 203513f..97b20ff 100755 --- a/openzaly-boot/pom.xml +++ b/openzaly-boot/pom.xml @@ -1,21 +1,13 @@ - 4.0.0 - com.akaxin - openzaly-parent + com.windchat.im + windchat 0.0.1 com.akaxin.site - openzaly-boot + windchat-boot 0.0.1-SNAPSHOT diff --git a/openzaly-business/pom.xml b/openzaly-business/pom.xml index 66da54b..f7b60f1 100755 --- a/openzaly-business/pom.xml +++ b/openzaly-business/pom.xml @@ -1,53 +1,45 @@ - - 4.0.0 - - com.akaxin - openzaly-parent - 0.0.1 - - com.akaxin.site - openzaly-business - 0.0.1-RELEASE + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + 4.0.0 + + com.windchat.im + windchat + 0.0.1 + + com.akaxin.site + openzaly-business + 0.0.1-RELEASE - - 1.6 - 1.6 - + + 1.6 + 1.6 + - - - com.akaxin.common - openzaly-common - 0.0.1-RELEASE - + + + com.akaxin.common + openzaly-common + 0.0.1-RELEASE + - - com.akaxin.proto - openzaly-protobuf - 0.0.1-RELEASE - + + com.akaxin.proto + openzaly-protobuf + 0.0.1-RELEASE + - - com.akaxin.site - openzaly-storage - 0.0.1-RELEASE - + + com.akaxin.site + openzaly-storage + 0.0.1-RELEASE + - - com.akaxin.site - openzaly-message - 0.0.1-RELEASE - + + com.akaxin.site + openzaly-message + 0.0.1-RELEASE + - + \ No newline at end of file diff --git a/openzaly-common/pom.xml b/openzaly-common/pom.xml index 22d6e10..428203c 100755 --- a/openzaly-common/pom.xml +++ b/openzaly-common/pom.xml @@ -1,56 +1,48 @@ - - 4.0.0 - - com.akaxin - openzaly-parent - 0.0.1 - - com.akaxin.common - openzaly-common - 0.0.1-RELEASE + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + 4.0.0 + + com.windchat.im + windchat + 0.0.1 + + com.akaxin.common + openzaly-common + 0.0.1-RELEASE - - - commons-codec - commons-codec - + + + commons-codec + commons-codec + - - org.apache.commons - commons-lang3 - + + org.apache.commons + commons-lang3 + - - org.apache.commons - commons-collections4 - + + org.apache.commons + commons-collections4 + - - com.akaxin.proto - openzaly-protobuf - 0.0.1-RELEASE - + + com.akaxin.proto + openzaly-protobuf + 0.0.1-RELEASE + - - org.bouncycastle - bcprov-jdk16 - + + org.bouncycastle + bcprov-jdk16 + - - - com.belerweb - pinyin4j - 2.5.0 - + + + com.belerweb + pinyin4j + 2.5.0 + - + diff --git a/openzaly-connector/pom.xml b/openzaly-connector/pom.xml index 4f96a6f..ba0bf74 100755 --- a/openzaly-connector/pom.xml +++ b/openzaly-connector/pom.xml @@ -1,60 +1,45 @@ - - 4.0.0 - - com.akaxin - openzaly-parent - 0.0.1 - - com.akaxin.site - openzaly-connector - 0.0.1-RELEASE + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + 4.0.0 + + com.windchat.im + windchat + 0.0.1 + + com.akaxin.site + openzaly-connector + 0.0.1-RELEASE - - 1.6 - 1.6 - + + 1.6 + 1.6 + - - - com.akaxin.common - openzaly-common - 0.0.1-RELEASE - + + + com.akaxin.common + openzaly-common + 0.0.1-RELEASE + - - com.akaxin.site - openzaly-message - 0.0.1-RELEASE - + + com.akaxin.site + openzaly-message + 0.0.1-RELEASE + - - com.akaxin.site - openzaly-business - 0.0.1-RELEASE - + + com.akaxin.site + openzaly-business + 0.0.1-RELEASE + - - com.akaxin.site - openzaly-storage - 0.0.1-RELEASE - + + com.akaxin.site + openzaly-storage + 0.0.1-RELEASE + - + \ No newline at end of file diff --git a/openzaly-message/pom.xml b/openzaly-message/pom.xml index aced0d8..bbab5fe 100755 --- a/openzaly-message/pom.xml +++ b/openzaly-message/pom.xml @@ -1,17 +1,9 @@ - 4.0.0 - com.akaxin - openzaly-parent + com.windchat.im + windchat 0.0.1 com.akaxin.site diff --git a/openzaly-protobuf/pom.xml b/openzaly-protobuf/pom.xml index 34a10cc..4ca1ce0 100755 --- a/openzaly-protobuf/pom.xml +++ b/openzaly-protobuf/pom.xml @@ -1,44 +1,29 @@ - - 4.0.0 - - com.akaxin - openzaly-parent - 0.0.1 - - com.akaxin.proto - openzaly-protobuf - 0.0.1-RELEASE - - - UTF-8 - 3.4.0 + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + 4.0.0 + + com.windchat.im + windchat + 0.0.1 + + com.akaxin.proto + openzaly-protobuf + 0.0.1-RELEASE - 1.8 - 1.8 - + + UTF-8 + 3.4.0 - - - com.google.protobuf - protobuf-java - ${protobuf.version} - - + 1.8 + 1.8 + + + + + com.google.protobuf + protobuf-java + ${protobuf.version} + + \ No newline at end of file diff --git a/openzaly-storage/pom.xml b/openzaly-storage/pom.xml index de3d4fe..8568038 100755 --- a/openzaly-storage/pom.xml +++ b/openzaly-storage/pom.xml @@ -10,8 +10,8 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - com.akaxin - openzaly-parent + com.windchat.im + windchat 0.0.1 com.akaxin.site diff --git a/pom.xml b/pom.xml index fb7e2e1..3188db7 100755 --- a/pom.xml +++ b/pom.xml @@ -1,253 +1,245 @@ - - 4.0.0 - com.akaxin - openzaly-parent - 0.0.1 - pom + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + 4.0.0 + com.windchat.im + windchat + 0.0.1 + pom - - akaxin - http://www.akaxin.com - + + WindChat + http://www.windchat.com + - - openzaly-boot - openzaly-connector - openzaly-business - openzaly-message - openzaly-protobuf - openzaly-storage - openzaly-common - openzaly-admin - + + openzaly-boot + openzaly-connector + openzaly-business + openzaly-message + openzaly-protobuf + openzaly-storage + openzaly-common + openzaly-admin + - - UTF-8 - UTF-8 - 4.1.24.Final - 2.7.5 - 2.0.0.RELEASE - 2.8.2 - 1.2.31 - 1.7.25 - 23.6-jre - 3.21.0.1 - 8.0.11 - + + UTF-8 + UTF-8 + 4.1.24.Final + 2.7.5 + 2.0.0.RELEASE + 2.8.2 + 1.2.31 + 1.7.25 + 23.6-jre + 3.21.0.1 + 8.0.11 + - - - - org.apache.maven.plugins - maven-resources-plugin - 3.0.2 - - UTF-8 - - - - org.apache.maven.plugins - maven-jar-plugin - 3.0.2 - - - true - true - - true - true - - - - - - org.apache.maven.plugins - maven-deploy-plugin - 2.8.2 - - true - - - - org.apache.maven.plugins - maven-compiler-plugin - 3.7.0 - - true - 1.8 - 1.8 - ${project_build_encoding} - - - - org.apache.maven.plugins - maven-source-plugin - 3.0.1 - - - attach-sources - verify - - jar - - - - - - org.apache.maven.plugins - maven-install-plugin - 2.5.2 - - - + + + + org.apache.maven.plugins + maven-resources-plugin + 3.0.2 + + UTF-8 + + + + org.apache.maven.plugins + maven-jar-plugin + 3.0.2 + + + true + true + + true + true + + + + + + org.apache.maven.plugins + maven-deploy-plugin + 2.8.2 + + true + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.7.0 + + true + 1.8 + 1.8 + ${project_build_encoding} + + + + org.apache.maven.plugins + maven-source-plugin + 3.0.1 + + + attach-sources + verify + + jar + + + + + + org.apache.maven.plugins + maven-install-plugin + 2.5.2 + + + - - - https://github.com/akaxincom/openzaly - https://github.com/akaxincom/openzaly.git - + + + https://github.com/akaxincom/openzaly + https://github.com/akaxincom/openzaly.git + - - - - - org.springframework.boot - spring-boot-dependencies - ${springboot_version} - pom - import - - - io.netty - netty-all - ${netty_version} - - - com.google.code.gson - gson - ${gson_version} - - - com.squareup.okhttp - okhttp - ${okhttp_version} - - - com.alibaba - fastjson - ${fastjson_version} - - - org.slf4j - slf4j-api - ${slf4j_version} - - - org.slf4j - slf4j-log4j12 - ${slf4j_version} - - - com.google.guava - guava - ${guava_version} - - - org.bouncycastle - bcprov-jdk16 - 1.46 - - - commons-codec - commons-codec - 1.10 - - - org.apache.commons - commons-lang3 - 3.6 - - - org.apache.commons - commons-collections4 - 4.1 - - - - mysql - mysql-connector-java - ${mysql.version} - - - org.xerial - sqlite-jdbc - ${sqlite.version} - - - + + + + + org.springframework.boot + spring-boot-dependencies + ${springboot_version} + pom + import + + + io.netty + netty-all + ${netty_version} + + + com.google.code.gson + gson + ${gson_version} + + + com.squareup.okhttp + okhttp + ${okhttp_version} + + + com.alibaba + fastjson + ${fastjson_version} + + + org.slf4j + slf4j-api + ${slf4j_version} + + + org.slf4j + slf4j-log4j12 + ${slf4j_version} + + + com.google.guava + guava + ${guava_version} + + + org.bouncycastle + bcprov-jdk16 + 1.46 + + + commons-codec + commons-codec + 1.10 + + + org.apache.commons + commons-lang3 + 3.6 + + + org.apache.commons + commons-collections4 + 4.1 + + + + mysql + mysql-connector-java + ${mysql.version} + + + org.xerial + sqlite-jdbc + ${sqlite.version} + + + - - - io.netty - netty-all - - - com.google.code.gson - gson - - - org.slf4j - slf4j-api - + + + io.netty + netty-all + + + com.google.code.gson + gson + + + org.slf4j + slf4j-api + - - org.slf4j - slf4j-log4j12 - - - com.squareup.okhttp - okhttp - - - com.google.guava - guava - - - commons-codec - commons-codec - - - org.apache.commons - commons-lang3 - - - org.apache.commons - commons-collections4 - - - org.bouncycastle - bcprov-jdk16 - - + + org.slf4j + slf4j-log4j12 + + + com.squareup.okhttp + okhttp + + + com.google.guava + guava + + + commons-codec + commons-codec + + + org.apache.commons + commons-lang3 + + + org.apache.commons + commons-collections4 + + + org.bouncycastle + bcprov-jdk16 + + - - - AnGuoYue(SAM) - an.guoyue - an.guoyue@akaxin.xyz - - Developer - - +8 - - + + + AnGuoYue(SAM) + an.guoyue + an.guoyue@akaxin.xyz + + Developer + + +8 + + \ No newline at end of file