Skip to content

Commit

Permalink
set version to 0.5-rc3
Browse files Browse the repository at this point in the history
  • Loading branch information
rmetzger committed May 28, 2014
1 parent 01a17b7 commit 5c05a21
Show file tree
Hide file tree
Showing 26 changed files with 28 additions and 28 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<groupId>eu.stratosphere</groupId>
<artifactId>stratosphere</artifactId>
<version>0.5-SNAPSHOT</version>
<version>0.5-rc3</version>

<name>stratosphere</name>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion stratosphere-addons/avro/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<artifactId>stratosphere-addons</artifactId>
<groupId>eu.stratosphere</groupId>
<version>0.5-SNAPSHOT</version>
<version>0.5-rc3</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion stratosphere-addons/hadoop-compatibility/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<artifactId>stratosphere-addons</artifactId>
<groupId>eu.stratosphere</groupId>
<version>0.5-SNAPSHOT</version>
<version>0.5-rc3</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion stratosphere-addons/hbase/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>stratosphere-addons</artifactId>
<groupId>eu.stratosphere</groupId>
<version>0.5-SNAPSHOT</version>
<version>0.5-rc3</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion stratosphere-addons/jdbc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<artifactId>stratosphere-addons</artifactId>
<groupId>eu.stratosphere</groupId>
<version>0.5-SNAPSHOT</version>
<version>0.5-rc3</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion stratosphere-addons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>eu.stratosphere</groupId>
<artifactId>stratosphere</artifactId>
<version>0.5-SNAPSHOT</version>
<version>0.5-rc3</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion stratosphere-addons/spargel/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>stratosphere-addons</artifactId>
<groupId>eu.stratosphere</groupId>
<version>0.5-SNAPSHOT</version>
<version>0.5-rc3</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion stratosphere-addons/yarn/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>eu.stratosphere</groupId>
<artifactId>stratosphere-addons</artifactId>
<version>0.5-SNAPSHOT</version>
<version>0.5-rc3</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion stratosphere-clients/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>eu.stratosphere</groupId>
<artifactId>stratosphere</artifactId>
<version>0.5-SNAPSHOT</version>
<version>0.5-rc3</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion stratosphere-compiler/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>eu.stratosphere</groupId>
<artifactId>stratosphere</artifactId>
<version>0.5-SNAPSHOT</version>
<version>0.5-rc3</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion stratosphere-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>eu.stratosphere</groupId>
<artifactId>stratosphere</artifactId>
<version>0.5-SNAPSHOT</version>
<version>0.5-rc3</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion stratosphere-dist/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>eu.stratosphere</groupId>
<artifactId>stratosphere</artifactId>
<version>0.5-SNAPSHOT</version>
<version>0.5-rc3</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion stratosphere-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>eu.stratosphere</groupId>
<artifactId>stratosphere</artifactId>
<version>0.5-SNAPSHOT</version>
<version>0.5-rc3</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion stratosphere-examples/stratosphere-java-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>eu.stratosphere</groupId>
<artifactId>stratosphere-examples</artifactId>
<version>0.5-SNAPSHOT</version>
<version>0.5-rc3</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion stratosphere-examples/stratosphere-scala-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>eu.stratosphere</groupId>
<artifactId>stratosphere-examples</artifactId>
<version>0.5-SNAPSHOT</version>
<version>0.5-rc3</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion stratosphere-java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>eu.stratosphere</groupId>
<artifactId>stratosphere</artifactId>
<version>0.5-SNAPSHOT</version>
<version>0.5-rc3</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion stratosphere-quickstart/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>eu.stratosphere</groupId>
<artifactId>stratosphere</artifactId>
<version>0.5-SNAPSHOT</version>
<version>0.5-rc3</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion stratosphere-quickstart/quickstart-java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>eu.stratosphere</groupId>
<artifactId>stratosphere-quickstart</artifactId>
<version>0.5-SNAPSHOT</version>
<version>0.5-rc3</version>
<relativePath>..</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@
<dependency>
<groupId>eu.stratosphere</groupId>
<artifactId>stratosphere-java</artifactId>
<version>0.5-SNAPSHOT</version>
<version>0.5-rc3</version>
</dependency>
<dependency>
<groupId>eu.stratosphere</groupId>
<artifactId>stratosphere-clients</artifactId>
<version>0.5-SNAPSHOT</version>
<version>0.5-rc3</version>
</dependency>
</dependencies>

Expand Down
2 changes: 1 addition & 1 deletion stratosphere-quickstart/quickstart-scala/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>eu.stratosphere</groupId>
<artifactId>stratosphere-quickstart</artifactId>
<version>0.5-SNAPSHOT</version>
<version>0.5-rc3</version>
<relativePath>..</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@
<dependency>
<groupId>eu.stratosphere</groupId>
<artifactId>stratosphere-scala</artifactId>
<version>0.5-SNAPSHOT</version>
<version>0.5-rc3</version>
</dependency>
<dependency>
<groupId>eu.stratosphere</groupId>
<artifactId>stratosphere-clients</artifactId>
<version>0.5-SNAPSHOT</version>
<version>0.5-rc3</version>
</dependency>
</dependencies>

Expand Down
2 changes: 1 addition & 1 deletion stratosphere-runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>eu.stratosphere</groupId>
<artifactId>stratosphere</artifactId>
<version>0.5-SNAPSHOT</version>
<version>0.5-rc3</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion stratosphere-scala/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>eu.stratosphere</groupId>
<artifactId>stratosphere</artifactId>
<version>0.5-SNAPSHOT</version>
<version>0.5-rc3</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion stratosphere-test-utils/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>eu.stratosphere</groupId>
<artifactId>stratosphere</artifactId>
<version>0.5-SNAPSHOT</version>
<version>0.5-rc3</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion stratosphere-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>eu.stratosphere</groupId>
<artifactId>stratosphere</artifactId>
<version>0.5-SNAPSHOT</version>
<version>0.5-rc3</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion tools/change-version
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@
# specific language governing permissions and limitations under the License.
########################################################################################################################

find .. -name 'pom.xml' -type f -exec sed -i 's#<version>0.4</version>#<version>0.5-SNAPSHOT</version>#' {} \;
find .. -name 'pom.xml' -type f -exec sed -i 's#<version>0.5-SNAPSHOT</version>#<version>0.5-rc3</version>#' {} \;

0 comments on commit 5c05a21

Please sign in to comment.