Skip to content

Commit

Permalink
Update to version 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
saudet committed Mar 11, 2017
1 parent f5a562c commit effe91e
Show file tree
Hide file tree
Showing 30 changed files with 41 additions and 37 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.3-SNAPSHOT</version>
<version>0.8.0</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.3-SNAPSHOT</version>
<version>0.8.0</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.3-SNAPSHOT</version>
<version>0.8.0</version>
<relativePath>../deeplearning4j-scaleout/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion deeplearning4j-keras/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.3-SNAPSHOT</version>
<version>0.8.0</version>
</parent>

<artifactId>deeplearning4j-keras</artifactId>
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.3-SNAPSHOT</version>
<version>0.8.0</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.3-SNAPSHOT</version>
<version>0.8.0</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.3-SNAPSHOT</version>
<version>0.8.0</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.3-SNAPSHOT</version>
<version>0.8.0</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.3-SNAPSHOT</version>
<version>0.8.0</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.3-SNAPSHOT</version>
<version>0.8.0</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.3-SNAPSHOT</version>
<version>0.8.0</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.3-SNAPSHOT</version>
<version>0.8.0</version>
</parent>
<artifactId>deeplearning4j-aws</artifactId>
<name>DeepLearning4j-AWS</name>
Expand Down
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.3-SNAPSHOT</version>
<version>0.8.0</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-scaleout</artifactId>
<groupId>org.deeplearning4j</groupId>
<version>0.7.3-SNAPSHOT</version>
<version>0.8.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
6 changes: 3 additions & 3 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.11</artifactId>
<packaging>jar</packaging>
<version>0.7.3_spark_1-SNAPSHOT</version>
<version>0.8.0_spark_1</version>

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

<properties>
Expand All @@ -23,7 +23,7 @@
properties simultaneously (in different pom files) instead of a single global property. -->
<spark.version>1.6.2</spark.version>
<spark.major.version>1</spark.major.version>
<datavec.spark.version>0.7.3_spark_${spark.major.version}-SNAPSHOT</datavec.spark.version>
<datavec.spark.version>0.8.0_spark_1</datavec.spark.version>
</properties>

<name>Dl4j Streaming</name>
Expand Down
2 changes: 1 addition & 1 deletion deeplearning4j-scaleout/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.3-SNAPSHOT</version>
<version>0.8.0</version>
</parent>
<artifactId>deeplearning4j-scaleout</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion deeplearning4j-scaleout/spark/dl4j-spark-nlp-java8/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>spark_2.11</artifactId>
<groupId>org.deeplearning4j</groupId>
<version>0.7.3_spark_1-SNAPSHOT</version>
<version>0.8.0_spark_1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

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.11</artifactId>
<groupId>org.deeplearning4j</groupId>
<version>0.7.3_spark_1-SNAPSHOT</version>
<version>0.8.0_spark_1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>dl4j-spark-nlp_2.11</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>spark_2.11</artifactId>
<groupId>org.deeplearning4j</groupId>
<version>0.7.3_spark_1-SNAPSHOT</version>
<version>0.8.0_spark_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.11</artifactId>
<groupId>org.deeplearning4j</groupId>
<version>0.7.3_spark_1-SNAPSHOT</version>
<version>0.8.0_spark_1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>dl4j-spark_2.11</artifactId>
Expand Down
6 changes: 3 additions & 3 deletions deeplearning4j-scaleout/spark/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@
<parent>
<artifactId>deeplearning4j-scaleout</artifactId>
<groupId>org.deeplearning4j</groupId>
<version>0.7.3-SNAPSHOT</version>
<version>0.8.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>spark_2.11</artifactId>
<version>0.7.3_spark_1-SNAPSHOT</version>
<version>0.8.0_spark_1</version>
<packaging>pom</packaging>

<name>org.deeplearning4j.spark</name>
Expand All @@ -44,7 +44,7 @@
(in different pom files) instead of a single global property -->
<spark.version>1.6.2</spark.version>
<spark.major.version>1</spark.major.version>
<datavec.spark.version>0.7.3_spark_${spark.major.version}-SNAPSHOT</datavec.spark.version>
<datavec.spark.version>0.8.0_spark_1</datavec.spark.version>
</properties>


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.3-SNAPSHOT</version>
<version>0.8.0</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.3-SNAPSHOT</version>
<version>0.8.0</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.3-SNAPSHOT</version>
<version>0.8.0</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.3-SNAPSHOT</version>
<version>0.8.0</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.3-SNAPSHOT</version>
<version>0.8.0</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.3-SNAPSHOT</version>
<version>0.8.0</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.3-SNAPSHOT</version>
<version>0.8.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
4 changes: 4 additions & 0 deletions perform-release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ fi

sed -i "s/<nd4j.version>.*<\/nd4j.version>/<nd4j.version>$RELEASE_VERSION<\/nd4j.version>/" pom.xml
sed -i "s/<datavec.version>.*<\/datavec.version>/<datavec.version>$RELEASE_VERSION<\/datavec.version>/" pom.xml
sed -i "s/<deeplearning4j.version>.*<\/deeplearning4j.version>/<deeplearning4j.version>$RELEASE_VERSION<\/deeplearning4j.version>/" pom.xml
sed -i "s/<dl4j-test-resources.version>.*<\/dl4j-test-resources.version>/<dl4j-test-resources.version>$RELEASE_VERSION<\/dl4j-test-resources.version>/" pom.xml
#Spark versions, like <version>xxx_spark_2-SNAPSHOT</version>
for f in $(find . -name 'pom.xml' -not -path '*target*'); do
sed -i "s/version>.*_spark_.*</version>${RELEASE_VERSION}_spark_1</g" $f
Expand All @@ -43,6 +45,8 @@ git tag -a -m "deeplearning4j-$RELEASE_VERSION" "deeplearning4j-$RELEASE_VERSION

sed -i "s/<nd4j.version>.*<\/nd4j.version>/<nd4j.version>$SNAPSHOT_VERSION<\/nd4j.version>/" pom.xml
sed -i "s/<datavec.version>.*<\/datavec.version>/<datavec.version>$SNAPSHOT_VERSION<\/datavec.version>/" pom.xml
sed -i "s/<deeplearning4j.version>.*<\/deeplearning4j.version>/<deeplearning4j.version>$SNAPSHOT_VERSION<\/deeplearning4j.version>/" pom.xml
sed -i "s/<dl4j-test-resources.version>.*<\/dl4j-test-resources.version>/<dl4j-test-resources.version>$SNAPSHOT_VERSION<\/dl4j-test-resources.version>/" pom.xml
#Spark versions, like <version>xxx_spark_2-SNAPSHOT</version>
SPLIT_VERSION=(${SNAPSHOT_VERSION//-/ })
for f in $(find . -name 'pom.xml' -not -path '*target*'); do
Expand Down
10 changes: 5 additions & 5 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.3-SNAPSHOT</version>
<version>0.8.0</version>
<packaging>pom</packaging>
<name>DeepLearning4j</name>

Expand Down Expand Up @@ -68,9 +68,9 @@
<jcommander.version>1.27</jcommander.version>
<javacpp.version>1.3.2</javacpp.version>
<javacpp-presets.version>1.3</javacpp-presets.version>
<nd4j.version>0.7.3-SNAPSHOT</nd4j.version>
<deeplearning4j.version>0.7.3-SNAPSHOT</deeplearning4j.version>
<datavec.version>0.7.3-SNAPSHOT</datavec.version>
<nd4j.version>0.8.0</nd4j.version>
<deeplearning4j.version>0.8.0</deeplearning4j.version>
<datavec.version>0.8.0</datavec.version>
<hadoop.version>2.2.0</hadoop.version>
<commonsmath.version>3.4.1</commonsmath.version>
<commonslang.version>3.3.1</commonslang.version>
Expand Down Expand Up @@ -104,7 +104,7 @@
<maven-build-helper-plugin.version>1.12</maven-build-helper-plugin.version>
<maven-play2-plugin.version>1.0.0-beta5</maven-play2-plugin.version>
<maven-surefire.version>2.19.1</maven-surefire.version>
<dl4j-test-resources.version>0.7.3-SNAPSHOT</dl4j-test-resources.version>
<dl4j-test-resources.version>0.8.0</dl4j-test-resources.version>
</properties>

<profiles>
Expand Down

0 comments on commit effe91e

Please sign in to comment.