From ce616c781641ef9b5b60b3eba6e24248e2da4008 Mon Sep 17 00:00:00 2001 From: YuCheng Hu Date: Fri, 10 Mar 2023 10:59:18 -0500 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20POM=20=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- api/pom.xml | 83 ++--------------------------------------------------- pom.xml | 69 ++++++++++++++++++++++++-------------------- 2 files changed, 41 insertions(+), 111 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index 9551eb4..9ca8ffa 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -39,9 +39,9 @@ - scm:git:git://github.com/USRealEstate/Usreio-Parent.git - scm:git:ssh://git@github.com/USRealEstate/Usreio-Parent.git - https://github.com/USRealEstate + scm:git:git://github.com/honeymoose/OpenAI-J.git + scm:git:ssh://git@github.com/honeymoose/OpenAI-J.git + https://github.com/honeymoose/OpenAI-J HEAD @@ -51,81 +51,6 @@ - - - - org.slf4j - slf4j-api - ${slf4j.version} - - - - - commons-io - commons-io - 2.11.0 - - - org.apache.commons - commons-lang3 - 3.12.0 - - - - - org.mockito - mockito-core - 1.10.19 - - - - org.powermock - powermock-module-junit4 - 1.6.2 - - - org.powermock - powermock-api-mockito - 1.6.2 - - - - - com.google.guava - guava - 31.1-jre - - - com.configcat - configcat-java-client - 7.2.0 - - - - - - - - joda-time - joda-time - 2.9.9 - - - - - org.junit.jupiter - junit-jupiter - 5.9.0 - test - - - org.assertj - assertj-core - 3.23.1 - test - - - org.codehaus.mojo @@ -150,8 +75,6 @@ - - diff --git a/pom.xml b/pom.xml index c58bc87..df42930 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,6 @@ 0.0.1-SNAPSHOT pom - OpenAI Java The module that constitutes the main USRealEstate data process system @@ -33,13 +32,12 @@ - scm:git:git://github.com/USRealEstate/Usreio-Parent.git - scm:git:ssh://git@github.com/USRealEstate/Usreio-Parent.git - https://github.com/USRealEstate + scm:git:git://github.com/honeymoose/OpenAI-J.git + scm:git:ssh://git@github.com/honeymoose/OpenAI-J.git + https://github.com/honeymoose/OpenAI-J HEAD - - + JIRA http://bug.ossez.com/projects/USVisaTrack @@ -85,17 +83,17 @@ - - - - - - - - - - - + + + + + + + + + + + @@ -119,15 +117,15 @@ - - - - + + + + - - - - + + + + @@ -184,12 +182,6 @@ - - org.mockito - mockito-core - 1.10.19 - - org.powermock powermock-module-junit4 @@ -251,6 +243,21 @@ 3.23.1 test + + org.mockito + mockito-core + 1.10.19 + + + org.powermock + powermock-module-junit4 + 1.6.2 + + + org.powermock + powermock-api-mockito + 1.6.2 +