Skip to content
This repository has been archived by the owner on Jan 31, 2019. It is now read-only.

Commit

Permalink
Build version advanced to 6300
Browse files Browse the repository at this point in the history
  • Loading branch information
limor-gs committed Aug 14, 2014
1 parent 0ee888e commit 3029018
Show file tree
Hide file tree
Showing 18 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion CLI/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.cloudifysource</groupId>
<artifactId>cloudify</artifactId>
<version>2.7.1-SNAPSHOT</version>
<version>2.7.1-6300-RELEASE</version>
<relativePath>../cloudify</relativePath>
</parent>
<properties>
Expand Down
2 changes: 1 addition & 1 deletion USM/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.cloudifysource</groupId>
<artifactId>cloudify</artifactId>
<version>2.7.1-SNAPSHOT</version>
<version>2.7.1-6300-RELEASE</version>
<relativePath>../cloudify</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions cloudify/build.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ gs.version=9.7.1
gs.build.number=10811-290
gs.milestone=ga
s3.gs.publish.folder=9.7.1-10811-290-SNAPSHOT
s3.gs.packages.publish.folder=9.7.1-SNAPSHOT
s3.gs.packages.publish.folder=9.7.1-10800-RELEASE

<!--CLOUDIFY related -->
cloudify.version=2.7.1
cloudify.build.number=6210-17
cloudify.build.number=6300
cloudify.milestone=ga
jclouds.version=1.6.2-incubating
4 changes: 2 additions & 2 deletions cloudify/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.cloudifysource</groupId>
<artifactId>cloudify</artifactId>
<version>2.7.1-SNAPSHOT</version>
<version>2.7.1-6300-RELEASE</version>
<packaging>pom</packaging>
<name>cloudify</name>

Expand All @@ -25,7 +25,7 @@
<module>../dsl-backwards</module>
</modules>
<properties>
<gsVersion>9.7.1-SNAPSHOT</gsVersion>
<gsVersion>9.7.1-10811-290-SNAPSHOT</gsVersion>
<junitVersion>4.8.2</junitVersion>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<cloudifyVersion>${project.version}</cloudifyVersion>
Expand Down
2 changes: 1 addition & 1 deletion domain/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.cloudifysource</groupId>
<artifactId>cloudify</artifactId>
<version>2.7.1-SNAPSHOT</version>
<version>2.7.1-6300-RELEASE</version>
<relativePath>../cloudify</relativePath>
</parent>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion dsl-backwards/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>org.cloudifysource</groupId>
<artifactId>cloudify</artifactId>
<version>2.7.1-SNAPSHOT</version>
<version>2.7.1-6300-RELEASE</version>
<relativePath>../cloudify</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion dsl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.cloudifysource</groupId>
<artifactId>cloudify</artifactId>
<version>2.7.1-SNAPSHOT</version>
<version>2.7.1-6300-RELEASE</version>
<relativePath>../cloudify</relativePath>
</parent>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion esc-commands/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>cloudify</artifactId>
<groupId>org.cloudifysource</groupId>
<version>2.7.1-SNAPSHOT</version>
<version>2.7.1-6300-RELEASE</version>
<relativePath>../cloudify</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion esc-config/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.cloudifysource</groupId>
<artifactId>cloudify</artifactId>
<version>2.7.1-SNAPSHOT</version>
<version>2.7.1-6300-RELEASE</version>
<relativePath>../cloudify</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion esc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.cloudifysource</groupId>
<artifactId>cloudify</artifactId>
<version>2.7.1-SNAPSHOT</version>
<version>2.7.1-6300-RELEASE</version>
<relativePath>../cloudify</relativePath>
</parent>
<repositories>
Expand Down
2 changes: 1 addition & 1 deletion management-space/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>org.cloudifysource</groupId>
<artifactId>cloudify</artifactId>
<version>2.7.1-SNAPSHOT</version>
<version>2.7.1-6300-RELEASE</version>
<relativePath>../cloudify</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion rest-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>cloudify</artifactId>
<groupId>org.cloudifysource</groupId>
<version>2.7.1-SNAPSHOT</version>
<version>2.7.1-6300-RELEASE</version>
<relativePath>../cloudify</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion restful/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.cloudifysource</groupId>
<artifactId>cloudify</artifactId>
<version>2.7.1-SNAPSHOT</version>
<version>2.7.1-6300-RELEASE</version>
<relativePath>../cloudify</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion security-ldap/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.cloudifysource</groupId>
<artifactId>cloudify</artifactId>
<version>2.7.1-SNAPSHOT</version>
<version>2.7.1-6300-RELEASE</version>
<relativePath>../cloudify</relativePath>
</parent>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion security/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
</properties>
<parent>
<relativePath>../cloudify</relativePath>
<version>2.7.1-SNAPSHOT</version>
<version>2.7.1-6300-RELEASE</version>
<artifactId>cloudify</artifactId>
<groupId>org.cloudifysource</groupId>
</parent>
Expand Down
2 changes: 1 addition & 1 deletion utility-domain/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.cloudifysource</groupId>
<artifactId>cloudify</artifactId>
<version>2.7.1-SNAPSHOT</version>
<version>2.7.1-6300-RELEASE</version>
<relativePath>../cloudify</relativePath>
</parent>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion version/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>cloudify</artifactId>
<groupId>org.cloudifysource</groupId>
<version>2.7.1-SNAPSHOT</version>
<version>2.7.1-6300-RELEASE</version>
<relativePath>../cloudify</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,10 @@ public class CloudifyVersion implements ProductVersion {
// !!!IMPORTANT, read below
// Must be of either "int-int-string", "int-int" or "int" format otherwise
// PlatformLogicalVersion will fail parsing!!!
private final String BUILD_NUM = "6210-17";
private final String BUILD_NUM = "6300";
private final String V_NAME = "GigaSpaces";
private final String PRODUCT_HELP_URL = "http://www.cloudifysource.org/guide";
private final String BUILD_TIMESTAMP = "6210-17";
private final String BUILD_TIMESTAMP = "6300";

/** default constructor for Class.forName() - see com.j_spaces.kernel.PlatformVersion */
public CloudifyVersion() {
Expand Down

0 comments on commit 3029018

Please sign in to comment.