commit 79840bbe5c8a55438c257a7d875ea8a35b64e744 Author: Alan Gates Date: Fri May 24 09:56:26 2019 -0700 HIVE-21786 Update repo URLs in poms - branh 3.1 version diff --git hcatalog/server-extensions/pom.xml hcatalog/server-extensions/pom.xml index d2d5261f68..c07d1b4ee8 100644 --- hcatalog/server-extensions/pom.xml +++ hcatalog/server-extensions/pom.xml @@ -47,8 +47,8 @@ - javax.jms - jms + jakarta.jms + jakarta.jms-api ${jms.version} diff --git pom.xml pom.xml index bf0828d148..6cb9520cf5 100644 --- pom.xml +++ pom.xml @@ -25,7 +25,7 @@ pom Hive - http://hive.apache.org + https://hive.apache.org 2.2.1 @@ -173,7 +173,7 @@ 2.22.2 2.12 - 1.1 + 2.0.2 2.9.9 3.5.2 1.8 @@ -216,49 +216,15 @@ - - datanucleus - datanucleus maven repository - http://www.datanucleus.org/downloads/maven2 + central + central + https://repo.maven.apache.org/maven2 default true warn - - false - - - - glassfish-repository - http://maven.glassfish.org/content/groups/glassfish - - false - - - false - - - - glassfish-repo-archive - http://maven.glassfish.org/content/groups/glassfish - - false - - - false - - - - sonatype-snapshot - https://oss.sonatype.org/content/repositories/snapshots - - false - - - false - diff --git testutils/ptest2/pom.xml testutils/ptest2/pom.xml index 5cd733bcad..10dda97248 100644 --- testutils/ptest2/pom.xml +++ testutils/ptest2/pom.xml @@ -38,11 +38,11 @@ limitations under the License. spring-repository SpringSource Repository - http://repo.springsource.org/milestone + https://repo.springsource.org/milestone approvals-repository - http://people.apache.org/~brock/approvals-maven-repository/ + https://people.apache.org/~brock/approvals-maven-repository/