提交 d2378046 编写于 作者: R Robert Metzger

Set version to 0.6-SNAPSHOT

上级 01a17b70
......@@ -12,7 +12,7 @@
<groupId>eu.stratosphere</groupId>
<artifactId>stratosphere</artifactId>
<version>0.5-SNAPSHOT</version>
<version>0.6-SNAPSHOT</version>
<name>stratosphere</name>
<packaging>pom</packaging>
......
......@@ -8,7 +8,7 @@
<parent>
<artifactId>stratosphere-addons</artifactId>
<groupId>eu.stratosphere</groupId>
<version>0.5-SNAPSHOT</version>
<version>0.6-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
......
......@@ -8,7 +8,7 @@
<parent>
<artifactId>stratosphere-addons</artifactId>
<groupId>eu.stratosphere</groupId>
<version>0.5-SNAPSHOT</version>
<version>0.6-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
......
......@@ -7,7 +7,7 @@
<parent>
<artifactId>stratosphere-addons</artifactId>
<groupId>eu.stratosphere</groupId>
<version>0.5-SNAPSHOT</version>
<version>0.6-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
......
......@@ -8,7 +8,7 @@
<parent>
<artifactId>stratosphere-addons</artifactId>
<groupId>eu.stratosphere</groupId>
<version>0.5-SNAPSHOT</version>
<version>0.6-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
......
......@@ -7,7 +7,7 @@
<parent>
<groupId>eu.stratosphere</groupId>
<artifactId>stratosphere</artifactId>
<version>0.5-SNAPSHOT</version>
<version>0.6-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
......
......@@ -7,7 +7,7 @@
<parent>
<artifactId>stratosphere-addons</artifactId>
<groupId>eu.stratosphere</groupId>
<version>0.5-SNAPSHOT</version>
<version>0.6-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
......
......@@ -5,7 +5,7 @@
<parent>
<groupId>eu.stratosphere</groupId>
<artifactId>stratosphere-addons</artifactId>
<version>0.5-SNAPSHOT</version>
<version>0.6-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
......
......@@ -7,7 +7,7 @@
<parent>
<groupId>eu.stratosphere</groupId>
<artifactId>stratosphere</artifactId>
<version>0.5-SNAPSHOT</version>
<version>0.6-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
......
......@@ -7,7 +7,7 @@
<parent>
<groupId>eu.stratosphere</groupId>
<artifactId>stratosphere</artifactId>
<version>0.5-SNAPSHOT</version>
<version>0.6-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
......
......@@ -7,7 +7,7 @@
<parent>
<groupId>eu.stratosphere</groupId>
<artifactId>stratosphere</artifactId>
<version>0.5-SNAPSHOT</version>
<version>0.6-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
......
......@@ -7,7 +7,7 @@
<parent>
<groupId>eu.stratosphere</groupId>
<artifactId>stratosphere</artifactId>
<version>0.5-SNAPSHOT</version>
<version>0.6-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>eu.stratosphere</groupId>
<artifactId>stratosphere</artifactId>
<version>0.5-SNAPSHOT</version>
<version>0.6-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>eu.stratosphere</groupId>
<artifactId>stratosphere-examples</artifactId>
<version>0.5-SNAPSHOT</version>
<version>0.6-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>eu.stratosphere</groupId>
<artifactId>stratosphere-examples</artifactId>
<version>0.5-SNAPSHOT</version>
<version>0.6-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
......
......@@ -7,7 +7,7 @@
<parent>
<groupId>eu.stratosphere</groupId>
<artifactId>stratosphere</artifactId>
<version>0.5-SNAPSHOT</version>
<version>0.6-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
......
......@@ -5,7 +5,7 @@
<parent>
<groupId>eu.stratosphere</groupId>
<artifactId>stratosphere</artifactId>
<version>0.5-SNAPSHOT</version>
<version>0.6-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
......
......@@ -9,7 +9,7 @@
<parent>
<groupId>eu.stratosphere</groupId>
<artifactId>stratosphere-quickstart</artifactId>
<version>0.5-SNAPSHOT</version>
<version>0.6-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
......
......@@ -20,12 +20,12 @@
<dependency>
<groupId>eu.stratosphere</groupId>
<artifactId>stratosphere-java</artifactId>
<version>0.5-SNAPSHOT</version>
<version>0.6-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>eu.stratosphere</groupId>
<artifactId>stratosphere-clients</artifactId>
<version>0.5-SNAPSHOT</version>
<version>0.6-SNAPSHOT</version>
</dependency>
</dependencies>
......
......@@ -9,7 +9,7 @@
<parent>
<groupId>eu.stratosphere</groupId>
<artifactId>stratosphere-quickstart</artifactId>
<version>0.5-SNAPSHOT</version>
<version>0.6-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
......
......@@ -22,12 +22,12 @@
<dependency>
<groupId>eu.stratosphere</groupId>
<artifactId>stratosphere-scala</artifactId>
<version>0.5-SNAPSHOT</version>
<version>0.6-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>eu.stratosphere</groupId>
<artifactId>stratosphere-clients</artifactId>
<version>0.5-SNAPSHOT</version>
<version>0.6-SNAPSHOT</version>
</dependency>
</dependencies>
......
......@@ -7,7 +7,7 @@
<parent>
<groupId>eu.stratosphere</groupId>
<artifactId>stratosphere</artifactId>
<version>0.5-SNAPSHOT</version>
<version>0.6-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>eu.stratosphere</groupId>
<artifactId>stratosphere</artifactId>
<version>0.5-SNAPSHOT</version>
<version>0.6-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
......
......@@ -7,7 +7,7 @@
<parent>
<groupId>eu.stratosphere</groupId>
<artifactId>stratosphere</artifactId>
<version>0.5-SNAPSHOT</version>
<version>0.6-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
......
......@@ -7,7 +7,7 @@
<parent>
<groupId>eu.stratosphere</groupId>
<artifactId>stratosphere</artifactId>
<version>0.5-SNAPSHOT</version>
<version>0.6-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
......
......@@ -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.6-SNAPSHOT</version>#' {} \;
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册