Skip to content

Commit

Permalink
Update to version 0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
saudet committed Dec 2, 2016
1 parent b8fd120 commit 1a213a3
Show file tree
Hide file tree
Showing 25 changed files with 28 additions and 28 deletions.
2 changes: 1 addition & 1 deletion deeplearning4j-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.deeplearning4j</groupId>
<artifactId>deeplearning4j-parent</artifactId>
<version>0.7.1-SNAPSHOT</version>
<version>0.7.1</version>
</parent>
<build>
<pluginManagement>
Expand Down
2 changes: 1 addition & 1 deletion deeplearning4j-cuda/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.deeplearning4j</groupId>
<artifactId>deeplearning4j-parent</artifactId>
<version>0.7.1-SNAPSHOT</version>
<version>0.7.1</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion deeplearning4j-graph/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>deeplearning4j-scaleout</artifactId>
<groupId>org.deeplearning4j</groupId>
<version>0.7.1-SNAPSHOT</version>
<version>0.7.1</version>
<relativePath>../deeplearning4j-scaleout/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion deeplearning4j-modelimport/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<artifactId>deeplearning4j-parent</artifactId>
<groupId>org.deeplearning4j</groupId>
<version>0.7.1-SNAPSHOT</version>
<version>0.7.1</version>
</parent>
<packaging>jar</packaging>
<properties>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>deeplearning4j-nlp-parent</artifactId>
<groupId>org.deeplearning4j</groupId>
<version>0.7.1-SNAPSHOT</version>
<version>0.7.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>deeplearning4j-nlp-parent</artifactId>
<groupId>org.deeplearning4j</groupId>
<version>0.7.1-SNAPSHOT</version>
<version>0.7.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion deeplearning4j-nlp-parent/deeplearning4j-nlp-uima/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>deeplearning4j-nlp-parent</artifactId>
<groupId>org.deeplearning4j</groupId>
<version>0.7.1-SNAPSHOT</version>
<version>0.7.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion deeplearning4j-nlp-parent/deeplearning4j-nlp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.deeplearning4j</groupId>
<artifactId>deeplearning4j-nlp-parent</artifactId>
<version>0.7.1-SNAPSHOT</version>
<version>0.7.1</version>
</parent>
<build>
<pluginManagement>
Expand Down
2 changes: 1 addition & 1 deletion deeplearning4j-nlp-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>deeplearning4j-parent</artifactId>
<groupId>org.deeplearning4j</groupId>
<version>0.7.1-SNAPSHOT</version>
<version>0.7.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion deeplearning4j-nn/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>deeplearning4j-parent</artifactId>
<groupId>org.deeplearning4j</groupId>
<version>0.7.1-SNAPSHOT</version>
<version>0.7.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion deeplearning4j-scaleout/deeplearning4j-aws/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.deeplearning4j</groupId>
<artifactId>deeplearning4j-scaleout</artifactId>
<version>0.7.1-SNAPSHOT</version>
<version>0.7.1</version>
</parent>
<artifactId>deeplearning4j-aws</artifactId>
<name>DeepLearning4j-AWS</name>
Expand Down
4 changes: 2 additions & 2 deletions deeplearning4j-scaleout/dl4j-streaming/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@
<groupId>org.deeplearning4j</groupId>
<artifactId>dl4j-streaming_2.10</artifactId>
<packaging>jar</packaging>
<version>0.7.1-SNAPSHOT</version>
<version>0.7.1</version>

<parent>
<artifactId>deeplearning4j-scaleout</artifactId>
<groupId>org.deeplearning4j</groupId>
<version>0.7.1-SNAPSHOT</version>
<version>0.7.1</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion deeplearning4j-scaleout/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.deeplearning4j</groupId>
<artifactId>deeplearning4j-parent</artifactId>
<version>0.7.1-SNAPSHOT</version>
<version>0.7.1</version>
</parent>
<artifactId>deeplearning4j-scaleout</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion deeplearning4j-scaleout/spark/dl4j-spark-nlp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>spark_2.10</artifactId>
<groupId>org.deeplearning4j</groupId>
<version>0.7.1-SNAPSHOT</version>
<version>0.7.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>spark_2.10</artifactId>
<groupId>org.deeplearning4j</groupId>
<version>0.7.1-SNAPSHOT</version>
<version>0.7.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion deeplearning4j-scaleout/spark/dl4j-spark/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>spark_2.10</artifactId>
<groupId>org.deeplearning4j</groupId>
<version>0.7.1-SNAPSHOT</version>
<version>0.7.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion deeplearning4j-scaleout/spark/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>deeplearning4j-scaleout</artifactId>
<groupId>org.deeplearning4j</groupId>
<version>0.7.1-SNAPSHOT</version>
<version>0.7.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion deeplearning4j-ui-parent/deeplearning4j-play/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>deeplearning4j-ui-parent</artifactId>
<groupId>org.deeplearning4j</groupId>
<version>0.7.1-SNAPSHOT</version>
<version>0.7.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>deeplearning4j-ui-parent</artifactId>
<groupId>org.deeplearning4j</groupId>
<version>0.7.1-SNAPSHOT</version>
<version>0.7.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion deeplearning4j-ui-parent/deeplearning4j-ui-model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>deeplearning4j-ui-parent</artifactId>
<groupId>org.deeplearning4j</groupId>
<version>0.7.1-SNAPSHOT</version>
<version>0.7.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>deeplearning4j-ui-parent</artifactId>
<groupId>org.deeplearning4j</groupId>
<version>0.7.1-SNAPSHOT</version>
<version>0.7.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>deeplearning4j-ui-parent</artifactId>
<groupId>org.deeplearning4j</groupId>
<version>0.7.1-SNAPSHOT</version>
<version>0.7.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion deeplearning4j-ui-parent/deeplearning4j-ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>deeplearning4j-ui-parent</artifactId>
<groupId>org.deeplearning4j</groupId>
<version>0.7.1-SNAPSHOT</version>
<version>0.7.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion deeplearning4j-ui-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>deeplearning4j-parent</artifactId>
<groupId>org.deeplearning4j</groupId>
<version>0.7.1-SNAPSHOT</version>
<version>0.7.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.deeplearning4j</groupId>
<artifactId>deeplearning4j-parent</artifactId>
<version>0.7.1-SNAPSHOT</version>
<version>0.7.1</version>
<packaging>pom</packaging>
<name>DeepLearning4j</name>

Expand Down Expand Up @@ -58,8 +58,8 @@


<properties>
<nd4j.version>0.7.1-SNAPSHOT</nd4j.version>
<datavec.version>0.7.1-SNAPSHOT</datavec.version>
<nd4j.version>0.7.1</nd4j.version>
<datavec.version>0.7.1</datavec.version>
<commonsmath.version>3.4.1</commonsmath.version>
<commonslang.version>3.3.1</commonslang.version>
<commonsio.version>2.4</commonsio.version>
Expand Down

0 comments on commit 1a213a3

Please sign in to comment.