Skip to content

Commit 1be7028

Browse files
committed
[maven-release-plugin] prepare release helix-1.0.4
1 parent 67f2539 commit 1be7028

File tree

18 files changed

+21
-21
lines changed

18 files changed

+21
-21
lines changed

helix-admin-webapp/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.apache.helix</groupId>
2323
<artifactId>helix</artifactId>
24-
<version>1.0.4-SNAPSHOT</version>
24+
<version>1.0.4</version>
2525
</parent>
2626
<modelVersion>4.0.0</modelVersion>
2727

helix-agent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.helix</groupId>
2424
<artifactId>helix</artifactId>
25-
<version>1.0.4-SNAPSHOT</version>
25+
<version>1.0.4</version>
2626
</parent>
2727
<artifactId>helix-agent</artifactId>
2828
<packaging>bundle</packaging>

helix-common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.apache.helix</groupId>
2323
<artifactId>helix</artifactId>
24-
<version>1.0.4-SNAPSHOT</version>
24+
<version>1.0.4</version>
2525
</parent>
2626
<modelVersion>4.0.0</modelVersion>
2727

helix-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.apache.helix</groupId>
2323
<artifactId>helix</artifactId>
24-
<version>1.0.4-SNAPSHOT</version>
24+
<version>1.0.4</version>
2525
</parent>
2626
<modelVersion>4.0.0</modelVersion>
2727

helix-front/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.apache.helix</groupId>
2323
<artifactId>helix</artifactId>
24-
<version>1.0.4-SNAPSHOT</version>
24+
<version>1.0.4</version>
2525
</parent>
2626
<modelVersion>4.0.0</modelVersion>
2727

helix-lock/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.apache.helix</groupId>
2323
<artifactId>helix</artifactId>
24-
<version>1.0.4-SNAPSHOT</version>
24+
<version>1.0.4</version>
2525
</parent>
2626
<modelVersion>4.0.0</modelVersion>
2727

helix-rest/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.apache.helix</groupId>
2323
<artifactId>helix</artifactId>
24-
<version>1.0.4-SNAPSHOT</version>
24+
<version>1.0.4</version>
2525
</parent>
2626
<modelVersion>4.0.0</modelVersion>
2727

@@ -48,7 +48,7 @@
4848
<dependency>
4949
<groupId>org.apache.helix</groupId>
5050
<artifactId>metadata-store-directory-common</artifactId>
51-
<version>1.0.4-SNAPSHOT</version>
51+
<version>1.0.4</version>
5252
</dependency>
5353
<dependency>
5454
<groupId>org.yaml</groupId>

helix-view-aggregator/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ under the License.
2121
<parent>
2222
<groupId>org.apache.helix</groupId>
2323
<artifactId>helix</artifactId>
24-
<version>1.0.4-SNAPSHOT</version>
24+
<version>1.0.4</version>
2525
</parent>
2626
<modelVersion>4.0.0</modelVersion>
2727

metadata-store-directory-common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.apache.helix</groupId>
2323
<artifactId>helix</artifactId>
24-
<version>1.0.4-SNAPSHOT</version>
24+
<version>1.0.4</version>
2525
</parent>
2626
<modelVersion>4.0.0</modelVersion>
2727

metrics-common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.apache.helix</groupId>
2323
<artifactId>helix</artifactId>
24-
<version>1.0.4-SNAPSHOT</version>
24+
<version>1.0.4</version>
2525
</parent>
2626
<modelVersion>4.0.0</modelVersion>
2727

0 commit comments

Comments
 (0)