Skip to content

Commit

Permalink
Updated Maven artifacts version to 0.2-ozone.
Browse files Browse the repository at this point in the history
Allows deploying Ozone to a local repository next to a vanilla Stratosphere distribution.
  • Loading branch information
aalexandrov authored and StephanEwen committed Jul 18, 2013
1 parent b152872 commit 35ff4dc
Show file tree
Hide file tree
Showing 26 changed files with 29 additions and 31 deletions.
2 changes: 1 addition & 1 deletion nephele/nephele-clustermanager/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>eu.stratosphere</groupId>
<artifactId>nephele</artifactId>
<version>0.2</version>
<version>0.2-ozone</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion nephele/nephele-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<artifactId>nephele</artifactId>
<groupId>eu.stratosphere</groupId>
<version>0.2</version>
<version>0.2-ozone</version>
</parent>

<artifactId>nephele-common</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion nephele/nephele-compression-bzip2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>nephele</artifactId>
<groupId>eu.stratosphere</groupId>
<version>0.2</version>
<version>0.2-ozone</version>
</parent>

<groupId>eu.stratosphere</groupId>
Expand Down
2 changes: 1 addition & 1 deletion nephele/nephele-compression-lzma/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>nephele</artifactId>
<groupId>eu.stratosphere</groupId>
<version>0.2</version>
<version>0.2-ozone</version>
</parent>

<groupId>eu.stratosphere</groupId>
Expand Down
2 changes: 1 addition & 1 deletion nephele/nephele-compression-snappy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>nephele</artifactId>
<groupId>eu.stratosphere</groupId>
<version>0.2</version>
<version>0.2-ozone</version>
</parent>

<groupId>eu.stratosphere</groupId>
Expand Down
2 changes: 1 addition & 1 deletion nephele/nephele-compression-zlib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>nephele</artifactId>
<groupId>eu.stratosphere</groupId>
<version>0.2</version>
<version>0.2-ozone</version>
</parent>

<groupId>eu.stratosphere</groupId>
Expand Down
2 changes: 1 addition & 1 deletion nephele/nephele-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<artifactId>nephele</artifactId>
<groupId>eu.stratosphere</groupId>
<version>0.2</version>
<version>0.2-ozone</version>
</parent>

<artifactId>nephele-examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion nephele/nephele-hdfs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<artifactId>nephele</artifactId>
<groupId>eu.stratosphere</groupId>
<version>0.2</version>
<version>0.2-ozone</version>
</parent>

<artifactId>nephele-hdfs</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion nephele/nephele-management/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<artifactId>nephele</artifactId>
<groupId>eu.stratosphere</groupId>
<version>0.2</version>
<version>0.2-ozone</version>
</parent>

<artifactId>nephele-management</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion nephele/nephele-profiling/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<artifactId>nephele</artifactId>
<groupId>eu.stratosphere</groupId>
<version>0.2</version>
<version>0.2-ozone</version>
</parent>

<artifactId>nephele-profiling</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion nephele/nephele-queuescheduler/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>eu.stratosphere</groupId>
<artifactId>nephele</artifactId>
<version>0.2</version>
<version>0.2-ozone</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion nephele/nephele-s3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<artifactId>nephele</artifactId>
<groupId>eu.stratosphere</groupId>
<version>0.2</version>
<version>0.2-ozone</version>
</parent>

<artifactId>nephele-s3</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion nephele/nephele-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<artifactId>nephele</artifactId>
<groupId>eu.stratosphere</groupId>
<version>0.2</version>
<version>0.2-ozone</version>
</parent>

<artifactId>nephele-server</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion nephele/nephele-visualization/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<artifactId>nephele</artifactId>
<groupId>eu.stratosphere</groupId>
<version>0.2</version>
<version>0.2-ozone</version>
</parent>

<artifactId>nephele-visualization</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion nephele/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>eu.stratosphere</groupId>
<artifactId>ozone</artifactId>
<version>0.2</version>
<version>0.2-ozone</version>
</parent>

<artifactId>nephele</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pact/pact-array-datamodel/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>pact</artifactId>
<groupId>eu.stratosphere</groupId>
<version>0.2</version>
<version>0.2-ozone</version>
</parent>

<artifactId>pact-array-datamodel</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pact/pact-clients/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>pact</artifactId>
<groupId>eu.stratosphere</groupId>
<version>0.2</version>
<version>0.2-ozone</version>
</parent>

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

<artifactId>pact-common</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pact/pact-compiler-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>pact</artifactId>
<groupId>eu.stratosphere</groupId>
<version>0.2</version>
<version>0.2-ozone</version>
</parent>

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

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

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

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

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

<artifactId>pact</artifactId>
Expand Down
5 changes: 2 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<project
xsi:schemaLocation="http:https://maven.apache.org/POM/4.0.0 http:https://maven.apache.org/xsd/maven-4.0.0.xsd"
<project xsi:schemaLocation="http:https://maven.apache.org/POM/4.0.0 http:https://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http:https://maven.apache.org/POM/4.0.0" xmlns:xsi="http:https://www.w3.org/2001/XMLSchema-instance">

<modelVersion>4.0.0</modelVersion>

<groupId>eu.stratosphere</groupId>
<artifactId>ozone</artifactId>
<version>0.2</version>
<version>0.2-ozone</version>

<name>ozone</name>
<packaging>pom</packaging>
Expand Down
7 changes: 3 additions & 4 deletions stratosphere-dist/pom.xml
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<project
xsi:schemaLocation="http:https://maven.apache.org/POM/4.0.0 http:https://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http:https://maven.apache.org/POM/4.0.0" xmlns:xsi="http:https://www.w3.org/2001/XMLSchema-instance">
<project xmlns="http:https://maven.apache.org/POM/4.0.0" xmlns:xsi="http:https://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http:https://maven.apache.org/POM/4.0.0 http:https://maven.apache.org/maven-v4_0_0.xsd">

<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>eu.stratosphere</groupId>
<artifactId>ozone</artifactId>
<version>0.2</version>
<version>0.2-ozone</version>
</parent>

<artifactId>stratosphere-dist</artifactId>
Expand Down

0 comments on commit 35ff4dc

Please sign in to comment.