File tree Expand file tree Collapse file tree 10 files changed +10
-10
lines changed Expand file tree Collapse file tree 10 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 77 <groupId >com.intel.analytics.bigdl</groupId >
88 <artifactId >bigdl-parent</artifactId >
99 <packaging >pom</packaging >
10- <version >0.1.1-SNAPSHOT </version >
10+ <version >0.1.1</version >
1111
1212 <name >BigDL</name >
1313 <description >A distributed deep learning library for Apache Spark.</description >
Original file line number Diff line number Diff line change 2020DL_PYTHON_HOME=" $( cd " ` dirname $0 ` " /../..; pwd) "
2121
2222BIGDL_HOME=" $( cd " ` dirname $0 ` " /../../..; pwd) "
23- BIGDL_VERSION=0.1.1-SNAPSHOT
23+ BIGDL_VERSION=0.1.1
2424
2525echo " BIGDL_HOME: $BIGDL_HOME "
2626echo " SPARK_HOME" : $SPARK_HOME
Original file line number Diff line number Diff line change 22HDFS_HOST=$1
33set -e
44
5- BIGDL_VERSION=0.1.1-SNAPSHOT
5+ BIGDL_VERSION=0.1.1
66
77if [ -d " images" ]
88then
Original file line number Diff line number Diff line change 1717# limitations under the License.
1818#
1919
20- BIGDL_VERSION=0.1.1-SNAPSHOT
20+ BIGDL_VERSION=0.1.1
2121
2222SPARK1_DIR=spark-1.6.3-bin-hadoop2.6
2323SPARK1_LINK=https://www.apache.org/dist/spark/spark-1.6.3/$SPARK1_DIR .tgz
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >spark_bigdl</artifactId >
77 <groupId >com.intel.analytics.bigdl</groupId >
8- <version >0.1.1-SNAPSHOT </version >
8+ <version >0.1.1</version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >spark_bigdl</artifactId >
77 <groupId >com.intel.analytics.bigdl</groupId >
8- <version >0.1.1-SNAPSHOT </version >
8+ <version >0.1.1</version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >bigdl-parent</artifactId >
77 <groupId >com.intel.analytics.bigdl</groupId >
8- <version >0.1.1-SNAPSHOT </version >
8+ <version >0.1.1</version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >spark-version</artifactId >
77 <groupId >com.intel.analytics.bigdl</groupId >
8- <version >0.1.1-SNAPSHOT </version >
8+ <version >0.1.1</version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >spark-version</artifactId >
77 <groupId >com.intel.analytics.bigdl</groupId >
8- <version >0.1.1-SNAPSHOT </version >
8+ <version >0.1.1</version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >spark_bigdl</artifactId >
77 <groupId >com.intel.analytics.bigdl</groupId >
8- <version >0.1.1-SNAPSHOT </version >
8+ <version >0.1.1</version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111
You can’t perform that action at this time.
0 commit comments