[maven-release-plugin] prepare release reef-project-0.11.0-incubating
Project: http://git-wip-us.apache.org/repos/asf/incubator-reef/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-reef/commit/f924414a Tree: http://git-wip-us.apache.org/repos/asf/incubator-reef/tree/f924414a Diff: http://git-wip-us.apache.org/repos/asf/incubator-reef/diff/f924414a Branch: refs/heads/branch-0.11.0-incubating-maven Commit: f924414aecadf01a31568cb847617eebcf6e4123 Parents: 22b2a2d Author: Julia Wang <[email protected]> Authored: Wed Apr 29 15:21:46 2015 -0700 Committer: Julia Wang <[email protected]> Committed: Wed Apr 29 15:21:46 2015 -0700 ---------------------------------------------------------------------- lang/cs/pom.xml | 5 ++--- lang/java/reef-annotations/pom.xml | 5 ++--- lang/java/reef-bridge-client/pom.xml | 5 ++--- lang/java/reef-bridge-java/pom.xml | 17 +++++++-------- lang/java/reef-checkpoint/pom.xml | 5 ++--- lang/java/reef-common/pom.xml | 23 ++++++++++---------- lang/java/reef-examples-clr/pom.xml | 9 ++++---- lang/java/reef-examples-hdinsight/pom.xml | 8 +++---- lang/java/reef-examples/pom.xml | 19 ++++++++-------- lang/java/reef-io/pom.xml | 19 ++++++++-------- lang/java/reef-poison/pom.xml | 5 ++--- lang/java/reef-runtime-hdinsight/pom.xml | 5 ++--- lang/java/reef-runtime-local/pom.xml | 5 ++--- lang/java/reef-runtime-mesos/pom.xml | 5 ++--- lang/java/reef-runtime-yarn/pom.xml | 5 ++--- lang/java/reef-tang/pom.xml | 5 ++--- lang/java/reef-tang/tang-test-jarA/pom.xml | 5 ++--- lang/java/reef-tang/tang-test-jarAB/pom.xml | 5 ++--- .../reef-tang/tang-test-jarB-conflictA/pom.xml | 5 ++--- lang/java/reef-tang/tang-test-jarB/pom.xml | 5 ++--- lang/java/reef-tang/tang/pom.xml | 17 +++++++-------- lang/java/reef-tests/pom.xml | 5 ++--- lang/java/reef-utils-hadoop/pom.xml | 5 ++--- lang/java/reef-utils/pom.xml | 5 ++--- lang/java/reef-wake/pom.xml | 5 ++--- lang/java/reef-wake/wake/pom.xml | 19 ++++++++-------- lang/java/reef-webserver/pom.xml | 5 ++--- pom.xml | 5 ++--- website/pom.xml | 2 +- 29 files changed, 102 insertions(+), 131 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/f924414a/lang/cs/pom.xml ---------------------------------------------------------------------- diff --git a/lang/cs/pom.xml b/lang/cs/pom.xml index 0748836..6763891 100644 --- a/lang/cs/pom.xml +++ b/lang/cs/pom.xml @@ -17,8 +17,7 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <artifactId>reef-dotnet</artifactId> <name>REEF Dot Net</name> @@ -26,7 +25,7 @@ under the License. <parent> <groupId>org.apache.reef</groupId> <artifactId>reef-project</artifactId> - <version>0.11.0-incubating-SNAPSHOT</version> + <version>0.11.0-incubating</version> <relativePath>../..</relativePath> </parent> </project> http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/f924414a/lang/java/reef-annotations/pom.xml ---------------------------------------------------------------------- diff --git a/lang/java/reef-annotations/pom.xml b/lang/java/reef-annotations/pom.xml index ddbcd88..c8912cd 100644 --- a/lang/java/reef-annotations/pom.xml +++ b/lang/java/reef-annotations/pom.xml @@ -17,13 +17,12 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.reef</groupId> <artifactId>reef-project</artifactId> - <version>0.11.0-incubating-SNAPSHOT</version> + <version>0.11.0-incubating</version> <relativePath>../../..</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/f924414a/lang/java/reef-bridge-client/pom.xml ---------------------------------------------------------------------- diff --git a/lang/java/reef-bridge-client/pom.xml b/lang/java/reef-bridge-client/pom.xml index 34b64d3..29b5c75 100644 --- a/lang/java/reef-bridge-client/pom.xml +++ b/lang/java/reef-bridge-client/pom.xml @@ -17,8 +17,7 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> -<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <artifactId>reef-bridge-client</artifactId> <name>REEF Bridge (Client)</name> @@ -27,7 +26,7 @@ under the License. <parent> <groupId>org.apache.reef</groupId> <artifactId>reef-project</artifactId> - <version>0.11.0-incubating-SNAPSHOT</version> + <version>0.11.0-incubating</version> <relativePath>../../..</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/f924414a/lang/java/reef-bridge-java/pom.xml ---------------------------------------------------------------------- diff --git a/lang/java/reef-bridge-java/pom.xml b/lang/java/reef-bridge-java/pom.xml index 4a77f7c..5fc369a 100644 --- a/lang/java/reef-bridge-java/pom.xml +++ b/lang/java/reef-bridge-java/pom.xml @@ -17,8 +17,7 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> -<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <artifactId>reef-bridge-java</artifactId> <name>REEF Bridge Java</name> @@ -27,7 +26,7 @@ under the License. <parent> <groupId>org.apache.reef</groupId> <artifactId>reef-project</artifactId> - <version>0.11.0-incubating-SNAPSHOT</version> + <version>0.11.0-incubating</version> <relativePath>../../..</relativePath> </parent> @@ -123,13 +122,13 @@ under the License. <configuration> <exportAntProperties>true</exportAntProperties> <target> - <property name="runtime_classpath" refid="maven.compile.classpath"/> + <property name="runtime_classpath" refid="maven.compile.classpath" /> <exec executable="javah"> - <arg value="-cp"/> - <arg value="${runtime_classpath}"/> - <arg value="-d"/> - <arg value="${project.build.directory}/classes"/> - <arg value="org.apache.reef.javabridge.NativeInterop"/> + <arg value="-cp" /> + <arg value="${runtime_classpath}" /> + <arg value="-d" /> + <arg value="${project.build.directory}/classes" /> + <arg value="org.apache.reef.javabridge.NativeInterop" /> </exec> </target> </configuration> http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/f924414a/lang/java/reef-checkpoint/pom.xml ---------------------------------------------------------------------- diff --git a/lang/java/reef-checkpoint/pom.xml b/lang/java/reef-checkpoint/pom.xml index 299e1f5..477f20c 100644 --- a/lang/java/reef-checkpoint/pom.xml +++ b/lang/java/reef-checkpoint/pom.xml @@ -17,13 +17,12 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.reef</groupId> <artifactId>reef-project</artifactId> - <version>0.11.0-incubating-SNAPSHOT</version> + <version>0.11.0-incubating</version> <relativePath>../../..</relativePath> </parent> <artifactId>reef-checkpoint</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/f924414a/lang/java/reef-common/pom.xml ---------------------------------------------------------------------- diff --git a/lang/java/reef-common/pom.xml b/lang/java/reef-common/pom.xml index c6efe04..df1f5e6 100644 --- a/lang/java/reef-common/pom.xml +++ b/lang/java/reef-common/pom.xml @@ -17,13 +17,12 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.reef</groupId> <artifactId>reef-project</artifactId> - <version>0.11.0-incubating-SNAPSHOT</version> + <version>0.11.0-incubating</version> <relativePath>../../..</relativePath> </parent> @@ -42,23 +41,23 @@ under the License. <configuration> <tasks> <exec executable="protoc" outputproperty="protoc.version"> - <arg value="--version"/> + <arg value="--version" /> </exec> <fail message="${protobuf.version} expected, but protoc version was: ${protoc.version}"> <condition> <not> - <contains substring="${protobuf.version}" string="${protoc.version}"/> + <contains substring="${protobuf.version}" string="${protoc.version}" /> </not> </condition> </fail> - <mkdir dir="target/generated-sources/proto"/> + <mkdir dir="target/generated-sources/proto" /> <exec executable="protoc"> - <arg value="--proto_path=src/main/proto/"/> - <arg value="--java_out=target/generated-sources/proto"/> - <arg value="src/main/proto/reef_service_protos.proto"/> - <arg value="src/main/proto/evaluator_runtime.proto"/> - <arg value="src/main/proto/client_runtime.proto"/> - <arg value="src/main/proto/reef_protocol.proto"/> + <arg value="--proto_path=src/main/proto/" /> + <arg value="--java_out=target/generated-sources/proto" /> + <arg value="src/main/proto/reef_service_protos.proto" /> + <arg value="src/main/proto/evaluator_runtime.proto" /> + <arg value="src/main/proto/client_runtime.proto" /> + <arg value="src/main/proto/reef_protocol.proto" /> </exec> </tasks> <sourceRoot>target/generated-sources/proto</sourceRoot> http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/f924414a/lang/java/reef-examples-clr/pom.xml ---------------------------------------------------------------------- diff --git a/lang/java/reef-examples-clr/pom.xml b/lang/java/reef-examples-clr/pom.xml index 2cb2171..1bf9637 100644 --- a/lang/java/reef-examples-clr/pom.xml +++ b/lang/java/reef-examples-clr/pom.xml @@ -17,8 +17,7 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> -<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <artifactId>reef-examples-clr</artifactId> <name>REEF Examples CLR</name> @@ -27,7 +26,7 @@ under the License. <parent> <groupId>org.apache.reef</groupId> <artifactId>reef-project</artifactId> - <version>0.11.0-incubating-SNAPSHOT</version> + <version>0.11.0-incubating</version> <relativePath>../../..</relativePath> </parent> @@ -132,7 +131,7 @@ under the License. <executable>java</executable> <arguments> <argument>-classpath</argument> - <classpath/> + <classpath /> <argument>-Djava.util.logging.config.class=org.apache.reef.util.logging.Config </argument> <argument>-Dcom.microsoft.reef.runtime.local.folder=${project.build.directory} @@ -164,7 +163,7 @@ under the License. <executable>java</executable> <arguments> <argument>-classpath</argument> - <classpath/> + <classpath /> <argument>-Djava.util.logging.config.class=org.apache.reef.util.logging.Config </argument> <!-- <argument>-Dlog4j.debug=true</argument> --> http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/f924414a/lang/java/reef-examples-hdinsight/pom.xml ---------------------------------------------------------------------- diff --git a/lang/java/reef-examples-hdinsight/pom.xml b/lang/java/reef-examples-hdinsight/pom.xml index e5c4706..f9ec351 100644 --- a/lang/java/reef-examples-hdinsight/pom.xml +++ b/lang/java/reef-examples-hdinsight/pom.xml @@ -17,8 +17,7 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> -<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <artifactId>reef-examples-hdinsight</artifactId> <name>REEF Examples on HDInsight</name> @@ -26,7 +25,7 @@ under the License. <parent> <groupId>org.apache.reef</groupId> <artifactId>reef-project</artifactId> - <version>0.11.0-incubating-SNAPSHOT</version> + <version>0.11.0-incubating</version> <relativePath>../../..</relativePath> </parent> @@ -101,8 +100,7 @@ under the License. ${project.build.directory}/${project.artifactId}-${project.version}-shaded.jar </outputFile> <transformers> - <transformer - implementation="org.apache.maven.plugins.shade.resource.ManifestResourceTransformer"> + <transformer implementation="org.apache.maven.plugins.shade.resource.ManifestResourceTransformer"> <manifestEntries> <Main-Class> org.apache.reef.runtime.hdinsight.cli.HDICLI http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/f924414a/lang/java/reef-examples/pom.xml ---------------------------------------------------------------------- diff --git a/lang/java/reef-examples/pom.xml b/lang/java/reef-examples/pom.xml index 68c4693..074b223 100644 --- a/lang/java/reef-examples/pom.xml +++ b/lang/java/reef-examples/pom.xml @@ -17,8 +17,7 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> -<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <artifactId>reef-examples</artifactId> <name>REEF Examples</name> @@ -26,7 +25,7 @@ under the License. <parent> <groupId>org.apache.reef</groupId> <artifactId>reef-project</artifactId> - <version>0.11.0-incubating-SNAPSHOT</version> + <version>0.11.0-incubating</version> <relativePath>../../..</relativePath> </parent> @@ -151,7 +150,7 @@ under the License. <executable>java</executable> <arguments> <argument>-classpath</argument> - <classpath/> + <classpath /> <argument>-Djava.util.logging.config.class=org.apache.reef.util.logging.Config </argument> <!-- <argument>-Dlog4j.debug=true</argument> --> @@ -176,7 +175,7 @@ under the License. <executable>java</executable> <arguments> <argument>-classpath</argument> - <classpath/> + <classpath /> <argument>-Djava.util.logging.config.class=org.apache.reef.util.logging.Config </argument> <!-- <argument>-Dlog4j.debug=true</argument> --> @@ -201,7 +200,7 @@ under the License. <executable>java</executable> <arguments> <argument>-classpath</argument> - <classpath/> + <classpath /> <argument>-Djava.util.logging.config.class=org.apache.reef.util.logging.Config </argument> <!-- <argument>-Dlog4j.debug=true</argument> --> @@ -227,7 +226,7 @@ under the License. <executable>java</executable> <arguments> <argument>-classpath</argument> - <classpath/> + <classpath /> <argument>-Djava.util.logging.config.class=org.apache.reef.util.logging.Config </argument> <argument>-Dcom.microsoft.reef.runtime.local.folder=${project.build.directory} @@ -257,7 +256,7 @@ under the License. <executable>java</executable> <arguments> <argument>-classpath</argument> - <classpath/> + <classpath /> <argument>-Djava.util.logging.config.class=org.apache.reef.util.logging.Config </argument> <argument>org.apache.reef.examples.retained_eval.Launch</argument> @@ -286,7 +285,7 @@ under the License. <executable>java</executable> <arguments> <argument>-classpath</argument> - <classpath/> + <classpath /> <argument>-Dcom.microsoft.reef.runtime.local.folder=${project.build.directory} </argument> <argument>-Djava.util.logging.config.class=org.apache.reef.util.logging.Config @@ -317,7 +316,7 @@ under the License. <executable>java</executable> <arguments> <argument>-classpath</argument> - <classpath/> + <classpath /> <argument>-Dcom.microsoft.reef.runtime.local.folder=${project.build.directory} </argument> <argument>-Djava.util.logging.config.class=org.apache.reef.util.logging.Config http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/f924414a/lang/java/reef-io/pom.xml ---------------------------------------------------------------------- diff --git a/lang/java/reef-io/pom.xml b/lang/java/reef-io/pom.xml index b44cb77..5a6ed8c 100644 --- a/lang/java/reef-io/pom.xml +++ b/lang/java/reef-io/pom.xml @@ -17,13 +17,12 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> -<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.reef</groupId> <artifactId>reef-project</artifactId> - <version>0.11.0-incubating-SNAPSHOT</version> + <version>0.11.0-incubating</version> <relativePath>../../..</relativePath> </parent> <artifactId>reef-io</artifactId> @@ -39,16 +38,16 @@ under the License. <phase>generate-sources</phase> <configuration> <tasks> - <mkdir dir="target/generated-sources/proto"/> + <mkdir dir="target/generated-sources/proto" /> <exec executable="protoc"> - <arg value="--proto_path=src/main/proto/"/> - <arg value="--java_out=target/generated-sources/proto"/> - <arg value="src/main/proto/ns_protocol.proto"/> + <arg value="--proto_path=src/main/proto/" /> + <arg value="--java_out=target/generated-sources/proto" /> + <arg value="src/main/proto/ns_protocol.proto" /> </exec> <exec executable="protoc"> - <arg value="--proto_path=src/main/proto/"/> - <arg value="--java_out=target/generated-sources/proto"/> - <arg value="src/main/proto/group_comm_protocol.proto"/> + <arg value="--proto_path=src/main/proto/" /> + <arg value="--java_out=target/generated-sources/proto" /> + <arg value="src/main/proto/group_comm_protocol.proto" /> </exec> </tasks> <sourceRoot>target/generated-sources/proto</sourceRoot> http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/f924414a/lang/java/reef-poison/pom.xml ---------------------------------------------------------------------- diff --git a/lang/java/reef-poison/pom.xml b/lang/java/reef-poison/pom.xml index 6819e1d..cd04d1a 100644 --- a/lang/java/reef-poison/pom.xml +++ b/lang/java/reef-poison/pom.xml @@ -17,13 +17,12 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.reef</groupId> <artifactId>reef-project</artifactId> - <version>0.11.0-incubating-SNAPSHOT</version> + <version>0.11.0-incubating</version> <relativePath>../../..</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/f924414a/lang/java/reef-runtime-hdinsight/pom.xml ---------------------------------------------------------------------- diff --git a/lang/java/reef-runtime-hdinsight/pom.xml b/lang/java/reef-runtime-hdinsight/pom.xml index b9cb837..1b34ad9 100644 --- a/lang/java/reef-runtime-hdinsight/pom.xml +++ b/lang/java/reef-runtime-hdinsight/pom.xml @@ -17,13 +17,12 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.reef</groupId> <artifactId>reef-project</artifactId> - <version>0.11.0-incubating-SNAPSHOT</version> + <version>0.11.0-incubating</version> <relativePath>../../..</relativePath> </parent> <name>REEF Runtime for HDInsight</name> http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/f924414a/lang/java/reef-runtime-local/pom.xml ---------------------------------------------------------------------- diff --git a/lang/java/reef-runtime-local/pom.xml b/lang/java/reef-runtime-local/pom.xml index 3d83051..584d68a 100644 --- a/lang/java/reef-runtime-local/pom.xml +++ b/lang/java/reef-runtime-local/pom.xml @@ -17,14 +17,13 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.reef</groupId> <artifactId>reef-project</artifactId> - <version>0.11.0-incubating-SNAPSHOT</version> + <version>0.11.0-incubating</version> <relativePath>../../..</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/f924414a/lang/java/reef-runtime-mesos/pom.xml ---------------------------------------------------------------------- diff --git a/lang/java/reef-runtime-mesos/pom.xml b/lang/java/reef-runtime-mesos/pom.xml index 7cda9ce..944d91d 100644 --- a/lang/java/reef-runtime-mesos/pom.xml +++ b/lang/java/reef-runtime-mesos/pom.xml @@ -17,13 +17,12 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.reef</groupId> <artifactId>reef-project</artifactId> - <version>0.11.0-incubating-SNAPSHOT</version> + <version>0.11.0-incubating</version> <relativePath>../../..</relativePath> </parent> <name>REEF Runtime for Mesos</name> http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/f924414a/lang/java/reef-runtime-yarn/pom.xml ---------------------------------------------------------------------- diff --git a/lang/java/reef-runtime-yarn/pom.xml b/lang/java/reef-runtime-yarn/pom.xml index 345ef45..e8f5dc2 100644 --- a/lang/java/reef-runtime-yarn/pom.xml +++ b/lang/java/reef-runtime-yarn/pom.xml @@ -17,13 +17,12 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.reef</groupId> <artifactId>reef-project</artifactId> - <version>0.11.0-incubating-SNAPSHOT</version> + <version>0.11.0-incubating</version> <relativePath>../../..</relativePath> </parent> <name>REEF Runtime for YARN</name> http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/f924414a/lang/java/reef-tang/pom.xml ---------------------------------------------------------------------- diff --git a/lang/java/reef-tang/pom.xml b/lang/java/reef-tang/pom.xml index a901c70..fe74035 100644 --- a/lang/java/reef-tang/pom.xml +++ b/lang/java/reef-tang/pom.xml @@ -17,8 +17,7 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <packaging>pom</packaging> <name>REEF Tang Project</name> @@ -27,7 +26,7 @@ under the License. <parent> <groupId>org.apache.reef</groupId> <artifactId>reef-project</artifactId> - <version>0.11.0-incubating-SNAPSHOT</version> + <version>0.11.0-incubating</version> <relativePath>../../..</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/f924414a/lang/java/reef-tang/tang-test-jarA/pom.xml ---------------------------------------------------------------------- diff --git a/lang/java/reef-tang/tang-test-jarA/pom.xml b/lang/java/reef-tang/tang-test-jarA/pom.xml index 5f3f309..27ececc 100644 --- a/lang/java/reef-tang/tang-test-jarA/pom.xml +++ b/lang/java/reef-tang/tang-test-jarA/pom.xml @@ -17,13 +17,12 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.reef</groupId> <artifactId>tang-project</artifactId> - <version>0.11.0-incubating-SNAPSHOT</version> + <version>0.11.0-incubating</version> </parent> <artifactId>tang-test-jarA</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/f924414a/lang/java/reef-tang/tang-test-jarAB/pom.xml ---------------------------------------------------------------------- diff --git a/lang/java/reef-tang/tang-test-jarAB/pom.xml b/lang/java/reef-tang/tang-test-jarAB/pom.xml index e951be4..307d823 100644 --- a/lang/java/reef-tang/tang-test-jarAB/pom.xml +++ b/lang/java/reef-tang/tang-test-jarAB/pom.xml @@ -17,13 +17,12 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.reef</groupId> <artifactId>tang-project</artifactId> - <version>0.11.0-incubating-SNAPSHOT</version> + <version>0.11.0-incubating</version> </parent> <artifactId>tang-test-jarAB</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/f924414a/lang/java/reef-tang/tang-test-jarB-conflictA/pom.xml ---------------------------------------------------------------------- diff --git a/lang/java/reef-tang/tang-test-jarB-conflictA/pom.xml b/lang/java/reef-tang/tang-test-jarB-conflictA/pom.xml index 860cecd..5dc37f3 100644 --- a/lang/java/reef-tang/tang-test-jarB-conflictA/pom.xml +++ b/lang/java/reef-tang/tang-test-jarB-conflictA/pom.xml @@ -17,13 +17,12 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.reef</groupId> <artifactId>tang-project</artifactId> - <version>0.11.0-incubating-SNAPSHOT</version> + <version>0.11.0-incubating</version> </parent> <artifactId>tang-test-jarB-conflictA</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/f924414a/lang/java/reef-tang/tang-test-jarB/pom.xml ---------------------------------------------------------------------- diff --git a/lang/java/reef-tang/tang-test-jarB/pom.xml b/lang/java/reef-tang/tang-test-jarB/pom.xml index 15025c2..e25e70e 100644 --- a/lang/java/reef-tang/tang-test-jarB/pom.xml +++ b/lang/java/reef-tang/tang-test-jarB/pom.xml @@ -17,13 +17,12 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.reef</groupId> <artifactId>tang-project</artifactId> - <version>0.11.0-incubating-SNAPSHOT</version> + <version>0.11.0-incubating</version> </parent> <artifactId>tang-test-jarB</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/f924414a/lang/java/reef-tang/tang/pom.xml ---------------------------------------------------------------------- diff --git a/lang/java/reef-tang/tang/pom.xml b/lang/java/reef-tang/tang/pom.xml index d8404c3..ffbba4a 100644 --- a/lang/java/reef-tang/tang/pom.xml +++ b/lang/java/reef-tang/tang/pom.xml @@ -17,13 +17,12 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> -<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.reef</groupId> <artifactId>tang-project</artifactId> - <version>0.11.0-incubating-SNAPSHOT</version> + <version>0.11.0-incubating</version> </parent> <artifactId>tang</artifactId> @@ -38,12 +37,12 @@ under the License. <phase>generate-sources</phase> <configuration> <tasks> - <mkdir dir="target/generated-sources/proto"/> + <mkdir dir="target/generated-sources/proto" /> <exec executable="protoc"> - <arg value="--proto_path=src/main/proto/"/> - <arg value="--java_out=target/generated-sources/proto"/> - <arg value="src/main/proto/injection_plan.proto"/> - <arg value="src/main/proto/class_hierarchy.proto"/> + <arg value="--proto_path=src/main/proto/" /> + <arg value="--java_out=target/generated-sources/proto" /> + <arg value="src/main/proto/injection_plan.proto" /> + <arg value="src/main/proto/class_hierarchy.proto" /> </exec> </tasks> <sourceRoot>target/generated-sources/proto</sourceRoot> @@ -158,7 +157,7 @@ under the License. <executable>java</executable> <arguments> <argument>-classpath</argument> - <classpath/> + <classpath /> <argument>org.apache.reef.tang.examples.PrintTypeHierarchy</argument> </arguments> </configuration> http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/f924414a/lang/java/reef-tests/pom.xml ---------------------------------------------------------------------- diff --git a/lang/java/reef-tests/pom.xml b/lang/java/reef-tests/pom.xml index 330261c..a553c7d 100644 --- a/lang/java/reef-tests/pom.xml +++ b/lang/java/reef-tests/pom.xml @@ -17,8 +17,7 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> -<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <artifactId>reef-tests</artifactId> <name>REEF Tests</name> @@ -28,7 +27,7 @@ under the License. <parent> <groupId>org.apache.reef</groupId> <artifactId>reef-project</artifactId> - <version>0.11.0-incubating-SNAPSHOT</version> + <version>0.11.0-incubating</version> <relativePath>../../..</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/f924414a/lang/java/reef-utils-hadoop/pom.xml ---------------------------------------------------------------------- diff --git a/lang/java/reef-utils-hadoop/pom.xml b/lang/java/reef-utils-hadoop/pom.xml index 420af95..bb6750e 100644 --- a/lang/java/reef-utils-hadoop/pom.xml +++ b/lang/java/reef-utils-hadoop/pom.xml @@ -17,13 +17,12 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.reef</groupId> <artifactId>reef-project</artifactId> - <version>0.11.0-incubating-SNAPSHOT</version> + <version>0.11.0-incubating</version> <relativePath>../../..</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/f924414a/lang/java/reef-utils/pom.xml ---------------------------------------------------------------------- diff --git a/lang/java/reef-utils/pom.xml b/lang/java/reef-utils/pom.xml index 6d9c621..61b0784 100644 --- a/lang/java/reef-utils/pom.xml +++ b/lang/java/reef-utils/pom.xml @@ -17,13 +17,12 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.reef</groupId> <artifactId>reef-project</artifactId> - <version>0.11.0-incubating-SNAPSHOT</version> + <version>0.11.0-incubating</version> <relativePath>../../..</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/f924414a/lang/java/reef-wake/pom.xml ---------------------------------------------------------------------- diff --git a/lang/java/reef-wake/pom.xml b/lang/java/reef-wake/pom.xml index 71ac8bb..2a5ff59 100644 --- a/lang/java/reef-wake/pom.xml +++ b/lang/java/reef-wake/pom.xml @@ -17,8 +17,7 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <packaging>pom</packaging> @@ -28,7 +27,7 @@ under the License. <parent> <groupId>org.apache.reef</groupId> <artifactId>reef-project</artifactId> - <version>0.11.0-incubating-SNAPSHOT</version> + <version>0.11.0-incubating</version> <relativePath>../../..</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/f924414a/lang/java/reef-wake/wake/pom.xml ---------------------------------------------------------------------- diff --git a/lang/java/reef-wake/wake/pom.xml b/lang/java/reef-wake/wake/pom.xml index bb762ec..62d5a7a 100644 --- a/lang/java/reef-wake/wake/pom.xml +++ b/lang/java/reef-wake/wake/pom.xml @@ -17,8 +17,7 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <artifactId>wake</artifactId> @@ -27,7 +26,7 @@ under the License. <parent> <groupId>org.apache.reef</groupId> <artifactId>wake-project</artifactId> - <version>0.11.0-incubating-SNAPSHOT</version> + <version>0.11.0-incubating</version> </parent> <build> @@ -55,16 +54,16 @@ under the License. <phase>generate-sources</phase> <configuration> <tasks> - <mkdir dir="target/generated-sources/proto"/> + <mkdir dir="target/generated-sources/proto" /> <exec executable="protoc"> - <arg value="--proto_path=src/main/proto/"/> - <arg value="--java_out=target/generated-sources/proto"/> - <arg value="src/main/proto/RemoteProtocol.proto"/> + <arg value="--proto_path=src/main/proto/" /> + <arg value="--java_out=target/generated-sources/proto" /> + <arg value="src/main/proto/RemoteProtocol.proto" /> </exec> <exec executable="protoc"> - <arg value="--proto_path=src/test/proto/"/> - <arg value="--java_out=target/generated-sources/proto"/> - <arg value="src/test/proto/TestProtocol.proto"/> + <arg value="--proto_path=src/test/proto/" /> + <arg value="--java_out=target/generated-sources/proto" /> + <arg value="src/test/proto/TestProtocol.proto" /> </exec> </tasks> <sourceRoot>target/generated-sources/proto</sourceRoot> http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/f924414a/lang/java/reef-webserver/pom.xml ---------------------------------------------------------------------- diff --git a/lang/java/reef-webserver/pom.xml b/lang/java/reef-webserver/pom.xml index 32a6167..cd543b5 100644 --- a/lang/java/reef-webserver/pom.xml +++ b/lang/java/reef-webserver/pom.xml @@ -17,12 +17,11 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> -<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <parent> <groupId>org.apache.reef</groupId> <artifactId>reef-project</artifactId> - <version>0.11.0-incubating-SNAPSHOT</version> + <version>0.11.0-incubating</version> <relativePath>../../..</relativePath> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/f924414a/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index a175f89..47ef04e 100644 --- a/pom.xml +++ b/pom.xml @@ -17,12 +17,11 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> -<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.reef</groupId> - <version>0.11.0-incubating-SNAPSHOT</version> + <version>0.11.0-incubating</version> <packaging>pom</packaging> <name>REEF</name> <artifactId>reef-project</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/f924414a/website/pom.xml ---------------------------------------------------------------------- diff --git a/website/pom.xml b/website/pom.xml index eb59415..fa73f34 100644 --- a/website/pom.xml +++ b/website/pom.xml @@ -23,7 +23,7 @@ under the License. <parent> <groupId>org.apache.reef</groupId> <artifactId>reef-project</artifactId> - <version>0.11.0-incubating-SNAPSHOT</version> + <version>0.11.0-incubating</version> <relativePath>..</relativePath> </parent>
