This is an automated email from the ASF dual-hosted git repository.

mblow pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/asterixdb.git

commit 54ffcbb86f4ae157ff52775c2cafebc9254f7c9d
Merge: 67714e2 33fd9e4
Author: Michael Blow <[email protected]>
AuthorDate: Tue Feb 2 10:22:18 2021 -0500

    Merge branch 'gerrit/mad-hatter'
    
    Change-Id: I4353b732564996a464a968be4e76ddc120595ddd

 hyracks-fullstack/pom.xml | 25 -------------------------
 1 file changed, 25 deletions(-)

diff --cc hyracks-fullstack/pom.xml
index 219d5bd,0cbe298..17b79fc
--- a/hyracks-fullstack/pom.xml
+++ b/hyracks-fullstack/pom.xml
@@@ -305,41 -283,6 +305,16 @@@
          <artifactId>maven-plugin-api</artifactId>
          <version>3.6.3</version>
        </dependency>
 +      <dependency>
-         <groupId>org.apache.maven</groupId>
-         <artifactId>maven-model</artifactId>
-         <version>3.6.3</version>
-       </dependency>
-       <dependency>
-         <groupId>org.apache.maven</groupId>
-         <artifactId>maven-artifact</artifactId>
-         <version>3.6.3</version>
-       </dependency>
-       <dependency>
-         <groupId>org.apache.maven</groupId>
-         <artifactId>maven-compat</artifactId>
-         <version>3.6.3</version>
-       </dependency>
-       <dependency>
-         <groupId>org.apache.maven</groupId>
-         <artifactId>maven-core</artifactId>
-         <version>3.6.3</version>
-       </dependency>
-       <dependency>
-         <groupId>org.apache.maven</groupId>
-         <artifactId>maven-plugin-api</artifactId>
-         <version>3.6.3</version>
-       </dependency>
-       <dependency>
 +        <groupId>it.unimi.dsi</groupId>
 +        <artifactId>fastutil</artifactId>
 +        <version>8.3.0</version>
 +      </dependency>
 +      <dependency>
 +        <groupId>org.apache.logging.log4j</groupId>
 +        <artifactId>log4j-1.2-api</artifactId>
 +        <version>2.13.1</version>
 +      </dependency>
      </dependencies>
    </dependencyManagement>
    <build>

Reply via email to