diff --git a/pom.xml b/pom.xml index fe2d319f..1024a79e 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.intel.oap remote-shuffle-parent - 1.2.1 + 1.1.2-SNAPSHOT OAP Remote Shuffle Parent POM pom diff --git a/shuffle-daos/pom.xml b/shuffle-daos/pom.xml index 9a8aa87f..c31a4596 100644 --- a/shuffle-daos/pom.xml +++ b/shuffle-daos/pom.xml @@ -7,13 +7,14 @@ com.intel.oap remote-shuffle-parent - 1.2.1 + 1.1.2-SNAPSHOT - shuffle-daos + remote-shuffle-daos OAP Remote Shuffle Based on DAOS Object API jar + ${project.artifactId}-${project.version} org.codehaus.mojo diff --git a/shuffle-hadoop/pom.xml b/shuffle-hadoop/pom.xml index 70176e6d..16061aee 100644 --- a/shuffle-hadoop/pom.xml +++ b/shuffle-hadoop/pom.xml @@ -5,10 +5,10 @@ com.intel.oap remote-shuffle-parent - 1.2.1 + 1.1.2-SNAPSHOT - shuffle-hadoop + remote-shuffle-hadoop OAP Remote Shuffle Based on Hadoop Filesystem jar @@ -103,6 +103,7 @@ + ${project.artifactId}-${project.version} net.alchim31.maven