File tree 9 files changed +10
-11
lines changed
deeplearning4j-scaleout-akka
deeplearning4j-scaleout-akka-word2vec
deeplearning4j-scaleout-api
deeplearning4j-scaleout-core
deeplearning4j-scaleout-zookeeper
9 files changed +10
-11
lines changed Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.deeplearning4j</groupId >
6
6
<artifactId >deeplearning4j-parent</artifactId >
7
- <version >0.0.1-SNAPSHOT </version >
7
+ <version >0.0.1</version >
8
8
</parent >
9
9
<properties >
10
10
<logback .version>1.0.6</logback .version>
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >org.deeplearning4j</groupId >
5
5
<artifactId >deeplearning4j-parent</artifactId >
6
- <version >0.0.1-SNAPSHOT </version >
6
+ <version >0.0.1</version >
7
7
</parent >
8
8
<artifactId >deeplearning4j-examples</artifactId >
9
9
<name >DeepLearning4j Examples</name >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >org.deeplearning4j</groupId >
5
5
<artifactId >deeplearning4j-scaleout</artifactId >
6
- <version >0.0.1-SNAPSHOT </version >
6
+ <version >0.0.1</version >
7
7
</parent >
8
8
<artifactId >deeplearning4j-scaleout-akka-word2vec</artifactId >
9
9
<build >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.deeplearning4j</groupId >
6
6
<artifactId >deeplearning4j-scaleout</artifactId >
7
- <version >0.0.1-SNAPSHOT </version >
7
+ <version >0.0.1</version >
8
8
</parent >
9
9
<artifactId >deeplearning4j-scaleout-akka</artifactId >
10
10
<name >deeplearning4j-scaleout-akka</name >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.deeplearning4j</groupId >
6
6
<artifactId >deeplearning4j-scaleout</artifactId >
7
- <version >0.0.1-SNAPSHOT </version >
7
+ <version >0.0.1</version >
8
8
</parent >
9
9
<artifactId >deeplearning4j-scaleout-api</artifactId >
10
10
<name >deeplearning4j-scaleout-api</name >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.deeplearning4j</groupId >
6
6
<artifactId >deeplearning4j-scaleout</artifactId >
7
- <version >0.0.1-SNAPSHOT </version >
7
+ <version >0.0.1</version >
8
8
</parent >
9
9
<artifactId >deeplearning4j-scaleout-core</artifactId >
10
10
<name >deeplearning4j-scaleout-core</name >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >org.deeplearning4j</groupId >
5
5
<artifactId >deeplearning4j-scaleout</artifactId >
6
- <version >0.0.1-SNAPSHOT </version >
6
+ <version >0.0.1</version >
7
7
</parent >
8
8
<artifactId >deeplearning4j-scaleout-zookeeper</artifactId >
9
9
<properties >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.deeplearning4j</groupId >
6
6
<artifactId >deeplearning4j-parent</artifactId >
7
- <version >0.0.1-SNAPSHOT </version >
7
+ <version >0.0.1</version >
8
8
</parent >
9
9
<artifactId >deeplearning4j-scaleout</artifactId >
10
10
<packaging >pom</packaging >
Original file line number Diff line number Diff line change 1
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2
- xsi:schemaLocation=" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1
+ <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" >
3
2
<modelVersion >4.0.0</modelVersion >
4
3
<groupId >org.deeplearning4j</groupId >
5
4
<artifactId >deeplearning4j-parent</artifactId >
6
- <version >0.0.1-SNAPSHOT </version >
5
+ <version >0.0.1</version >
7
6
<packaging >pom</packaging >
8
7
<name >DeepLearning4j</name >
9
8
You can’t perform that action at this time.
0 commit comments