Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
beinan committed Mar 28, 2022
1 parent 69aa782 commit 6063f83
Show file tree
Hide file tree
Showing 70 changed files with 77 additions and 77 deletions.
2 changes: 1 addition & 1 deletion assembly/client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<artifactId>alluxio-assembly</artifactId>
<groupId>org.alluxio</groupId>
<version>2.7.4</version>
<version>2.7.5-SNAPSHOT</version>
</parent>
<artifactId>alluxio-assembly-client</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion assembly/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>org.alluxio</groupId>
<artifactId>alluxio-parent</artifactId>
<version>2.7.4</version>
<version>2.7.5-SNAPSHOT</version>
</parent>
<artifactId>alluxio-assembly</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion assembly/server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<artifactId>alluxio-assembly</artifactId>
<groupId>org.alluxio</groupId>
<version>2.7.4</version>
<version>2.7.5-SNAPSHOT</version>
</parent>
<artifactId>alluxio-assembly-server</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion core/client/fs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>org.alluxio</groupId>
<artifactId>alluxio-core-client</artifactId>
<version>2.7.4</version>
<version>2.7.5-SNAPSHOT</version>
</parent>
<artifactId>alluxio-core-client-fs</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion core/client/hdfs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>org.alluxio</groupId>
<artifactId>alluxio-core-client</artifactId>
<version>2.7.4</version>
<version>2.7.5-SNAPSHOT</version>
</parent>
<artifactId>alluxio-core-client-hdfs</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion core/client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<artifactId>alluxio-core</artifactId>
<groupId>org.alluxio</groupId>
<version>2.7.4</version>
<version>2.7.5-SNAPSHOT</version>
</parent>
<artifactId>alluxio-core-client</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion core/common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>org.alluxio</groupId>
<artifactId>alluxio-core</artifactId>
<version>2.7.4</version>
<version>2.7.5-SNAPSHOT</version>
</parent>
<artifactId>alluxio-core-common</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>org.alluxio</groupId>
<artifactId>alluxio-parent</artifactId>
<version>2.7.4</version>
<version>2.7.5-SNAPSHOT</version>
</parent>
<artifactId>alluxio-core</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion core/server/common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<artifactId>alluxio-core-server</artifactId>
<groupId>org.alluxio</groupId>
<version>2.7.4</version>
<version>2.7.5-SNAPSHOT</version>
</parent>
<artifactId>alluxio-core-server-common</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion core/server/master/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<artifactId>alluxio-core-server</artifactId>
<groupId>org.alluxio</groupId>
<version>2.7.4</version>
<version>2.7.5-SNAPSHOT</version>
</parent>
<artifactId>alluxio-core-server-master</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion core/server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<artifactId>alluxio-core</artifactId>
<groupId>org.alluxio</groupId>
<version>2.7.4</version>
<version>2.7.5-SNAPSHOT</version>
</parent>
<artifactId>alluxio-core-server</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion core/server/proxy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<artifactId>alluxio-core-server</artifactId>
<groupId>org.alluxio</groupId>
<version>2.7.4</version>
<version>2.7.5-SNAPSHOT</version>
</parent>
<artifactId>alluxio-core-server-proxy</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion core/server/worker/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<artifactId>alluxio-core-server</artifactId>
<groupId>org.alluxio</groupId>
<version>2.7.4</version>
<version>2.7.5-SNAPSHOT</version>
</parent>
<artifactId>alluxio-core-server-worker</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion core/transport/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>org.alluxio</groupId>
<artifactId>alluxio-core</artifactId>
<version>2.7.4</version>
<version>2.7.5-SNAPSHOT</version>
</parent>
<artifactId>alluxio-core-transport</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>org.alluxio</groupId>
<artifactId>alluxio-parent</artifactId>
<version>2.7.4</version>
<version>2.7.5-SNAPSHOT</version>
</parent>
<artifactId>alluxio-examples</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion hub/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<artifactId>alluxio-parent</artifactId>
<groupId>org.alluxio</groupId>
<version>2.7.4</version>
<version>2.7.5-SNAPSHOT</version>
</parent>
<artifactId>alluxio-hub</artifactId>
<packaging>pom</packaging>
Expand Down
4 changes: 2 additions & 2 deletions hub/server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<artifactId>alluxio-hub</artifactId>
<groupId>org.alluxio</groupId>
<version>2.7.4</version>
<version>2.7.5-SNAPSHOT</version>
</parent>
<artifactId>alluxio-hub-server</artifactId>
<packaging>jar</packaging>
Expand Down Expand Up @@ -103,7 +103,7 @@
<dependency>
<groupId>org.alluxio</groupId>
<artifactId>alluxio-core-common</artifactId>
<version>2.7.4</version>
<version>2.7.5-SNAPSHOT</version>
<type>test-jar</type>
<scope>test</scope>
</dependency>
Expand Down
2 changes: 1 addition & 1 deletion hub/transport/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>org.alluxio</groupId>
<artifactId>alluxio-hub</artifactId>
<version>2.7.4</version>
<version>2.7.5-SNAPSHOT</version>
</parent>
<artifactId>alluxio-hub-transport</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion integration/fuse/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>org.alluxio</groupId>
<artifactId>alluxio-integration</artifactId>
<version>2.7.4</version>
<version>2.7.5-SNAPSHOT</version>
</parent>
<artifactId>alluxio-integration-fuse</artifactId>
<name>Alluxio Integration - FUSE</name>
Expand Down
2 changes: 1 addition & 1 deletion integration/jnifuse/fs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<artifactId>alluxio-integration-jnifuse</artifactId>
<groupId>org.alluxio</groupId>
<version>2.7.4</version>
<version>2.7.5-SNAPSHOT</version>
</parent>

<artifactId>alluxio-integration-jnifuse-fs</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion integration/jnifuse/native/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<artifactId>alluxio-integration-jnifuse</artifactId>
<groupId>org.alluxio</groupId>
<version>2.7.4</version>
<version>2.7.5-SNAPSHOT</version>
</parent>

<artifactId>alluxio-integration-jnifuse-native</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion integration/jnifuse/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>org.alluxio</groupId>
<artifactId>alluxio-integration</artifactId>
<version>2.7.4</version>
<version>2.7.5-SNAPSHOT</version>
</parent>
<packaging>pom</packaging>
<artifactId>alluxio-integration-jnifuse</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion integration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>org.alluxio</groupId>
<artifactId>alluxio-parent</artifactId>
<version>2.7.4</version>
<version>2.7.5-SNAPSHOT</version>
</parent>
<artifactId>alluxio-integration</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion integration/tools/hms/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<artifactId>alluxio-integration-tools</artifactId>
<groupId>org.alluxio</groupId>
<version>2.7.4</version>
<version>2.7.5-SNAPSHOT</version>
</parent>

<artifactId>alluxio-integration-tools-hms</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions integration/tools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<artifactId>alluxio-integration</artifactId>
<groupId>org.alluxio</groupId>
<version>2.7.4</version>
<version>2.7.5-SNAPSHOT</version>
</parent>
<packaging>pom</packaging>
<name>Alluxio Integration - Tools</name>
Expand All @@ -26,7 +26,7 @@
<!-- The following paths need to be defined here as well as in the parent pom so that mvn can -->
<!-- run properly from sub-project directories -->
<build.path>${project.parent.parent.basedir}/build</build.path>
<ufs.hadoop.version>3.3.0</ufs.hadoop.version>
<ufs.hadoop.version>3.3.1-SNAPSHOT</ufs.hadoop.version>
<failIfNoTests>false</failIfNoTests>
</properties>

Expand Down
2 changes: 1 addition & 1 deletion integration/tools/validation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>org.alluxio</groupId>
<artifactId>alluxio-integration-tools</artifactId>
<version>2.7.4</version>
<version>2.7.5-SNAPSHOT</version>
</parent>
<artifactId>alluxio-integration-tools-validation</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion job/client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<artifactId>alluxio-job</artifactId>
<groupId>org.alluxio</groupId>
<version>2.7.4</version>
<version>2.7.5-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>alluxio-job-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion job/common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<artifactId>alluxio-job</artifactId>
<groupId>org.alluxio</groupId>
<version>2.7.4</version>
<version>2.7.5-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>alluxio-job-common</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion job/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>org.alluxio</groupId>
<artifactId>alluxio-parent</artifactId>
<version>2.7.4</version>
<version>2.7.5-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>alluxio-job</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion job/server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>org.alluxio</groupId>
<artifactId>alluxio-job</artifactId>
<version>2.7.4</version>
<version>2.7.5-SNAPSHOT</version>
</parent>
<artifactId>alluxio-job-server</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion logserver/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<artifactId>alluxio-parent</artifactId>
<groupId>org.alluxio</groupId>
<version>2.7.4</version>
<version>2.7.5-SNAPSHOT</version>
</parent>
<artifactId>alluxio-logserver</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion minicluster/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<artifactId>alluxio-parent</artifactId>
<groupId>org.alluxio</groupId>
<version>2.7.4</version>
<version>2.7.5-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.alluxio</groupId>
<artifactId>alluxio-parent</artifactId>
<version>2.7.4</version>
<version>2.7.5-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Alluxio Parent</name>
<description>Parent POM of Alluxio project: a Memory-Speed Virtual Distributed Storage System</description>
Expand All @@ -30,7 +30,7 @@
<connection>scm:git:[email protected]:alluxio/alluxio.git</connection>
<developerConnection>scm:git:[email protected]:alluxio/alluxio.git</developerConnection>
<url>scm:git:[email protected]:alluxio/alluxio.git</url>
<tag>alluxio-parent-2.7.4</tag>
<tag>HEAD</tag>
</scm>
<developers>
<developer>
Expand Down
2 changes: 1 addition & 1 deletion shaded/client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>org.alluxio</groupId>
<artifactId>alluxio-shaded</artifactId>
<version>2.7.4</version>
<version>2.7.5-SNAPSHOT</version>
</parent>
<artifactId>alluxio-shaded-client</artifactId>
<packaging>jar</packaging>
Expand Down
4 changes: 2 additions & 2 deletions shaded/hadoop/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@
<parent>
<groupId>org.alluxio</groupId>
<artifactId>alluxio-shaded</artifactId>
<version>2.7.4</version>
<version>2.7.5-SNAPSHOT</version>
</parent>
<artifactId>alluxio-shaded-hadoop</artifactId>
<packaging>jar</packaging>
<name>Alluxio Shaded Libraries - Hadoop</name>
<version>3.3.0</version>
<version>3.3.1-SNAPSHOT</version>
<description>Shaded Hadoop Module</description>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion shaded/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>org.alluxio</groupId>
<artifactId>alluxio-parent</artifactId>
<version>2.7.4</version>
<version>2.7.5-SNAPSHOT</version>
</parent>
<artifactId>alluxio-shaded</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion shell/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>org.alluxio</groupId>
<artifactId>alluxio-parent</artifactId>
<version>2.7.4</version>
<version>2.7.5-SNAPSHOT</version>
</parent>
<artifactId>alluxio-shell</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion stress/common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<artifactId>alluxio-stress</artifactId>
<groupId>org.alluxio</groupId>
<version>2.7.4</version>
<version>2.7.5-SNAPSHOT</version>
</parent>
<name>Alluxio Stress - Common</name>
<artifactId>alluxio-stress-common</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion stress/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>org.alluxio</groupId>
<artifactId>alluxio-parent</artifactId>
<version>2.7.4</version>
<version>2.7.5-SNAPSHOT</version>
</parent>
<artifactId>alluxio-stress</artifactId>
<packaging>pom</packaging>
Expand Down
Loading

0 comments on commit 6063f83

Please sign in to comment.