Skip to content

Commit

Permalink
version 2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
lpapailiou committed Jan 28, 2021
1 parent ccba47f commit 3c94703
Show file tree
Hide file tree
Showing 51 changed files with 22 additions and 51 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ Add following snippets to your ``pom.xml`` file to import the library:
<dependency>
<groupId>neuralnetwork</groupId>
<artifactId>neural-network-repo</artifactId>
<version>2.2</version>
<version>2.3</version>
</dependency>
</dependencies>

Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ba682af6f6ea762ff7a5179a61e949b8
46aec13ee53d67825676aad5f6534e08
Original file line number Diff line number Diff line change
@@ -1 +1 @@
c13d72ef34d60ffebbe5f47980c27a1a30774f85
8e70857edecab7fca0897e14c413bfe20db3af5b
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
934fbac175d09ab7d911a5a5e2cbaaba
aba9760b44af768a1159787244244b47
Original file line number Diff line number Diff line change
@@ -1 +1 @@
a1ddef4c961fb190d68c873dbd895897376418cb
68c763d2e76191e0b59cbbeff787f292e6b70afd
Binary file modified neuralnetwork/neural-network-repo/2.2/neural-network-repo-2.2.jar
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
d072d6f66b471a1786c7023fde3af0b2
04dbf986acfeca699efb11053a4024a0
Original file line number Diff line number Diff line change
@@ -1 +1 @@
b50c1a5d72fab5d8d5cb99484670e94c2c6c61b7
226e3fc97a465571bd816cf775724be26c83cdcd

This file was deleted.

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
56fa1dfecad1abce8f423c4b66aac6ae
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
def81ff30961c75433436f6b15cb445b8901349c
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
d39225341a91b6a0f1853c3c11b8710a
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
c3c91eb60d88441f2cd33381e0fbc815754221ae
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
f2bcc60494adc0f2d0a8ab4ea86dda9f
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
031fc93dbdf1e1c5404e203d1889c2c2d193e570
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>neuralnetwork</groupId>
<artifactId>neural-network-repo</artifactId>
<version>2.2</version>
<version>2.3</version>
<build>
<plugins>
<plugin>
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
7936c50b0d9d8878e326f93ccb45dcc4
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
58649f5ef24ebddd94a5708a57ec318b56a73e7a
5 changes: 3 additions & 2 deletions neuralnetwork/neural-network-repo/maven-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<groupId>neuralnetwork</groupId>
<artifactId>neural-network-repo</artifactId>
<versioning>
<release>2.2</release>
<release>2.3</release>
<versions>
<version>1.2</version>
<version>1.3</version>
Expand All @@ -22,7 +22,8 @@
<version>2.0</version>
<version>2.1</version>
<version>2.2</version>
<version>2.3</version>
</versions>
<lastUpdated>20210128105930</lastUpdated>
<lastUpdated>20210128111244</lastUpdated>
</versioning>
</metadata>
2 changes: 1 addition & 1 deletion neuralnetwork/neural-network-repo/maven-metadata.xml.md5
Original file line number Diff line number Diff line change
@@ -1 +1 @@
c20f8aae2d2c60a3d93bfe5030a85fc4
f2255e76b2c2b22a0c1b8d8a16d095af
2 changes: 1 addition & 1 deletion neuralnetwork/neural-network-repo/maven-metadata.xml.sha1
Original file line number Diff line number Diff line change
@@ -1 +1 @@
134f50d7705d24e2961e3b016458754c60010a24
175b7c811b054c7e55ec4c89bc34edd89ff9489f
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>neuralnetwork</groupId>
<artifactId>neural-network-repo</artifactId>
<version>2.2</version>
<version>2.3</version>
<build>
<plugins>
<plugin>
Expand Down

0 comments on commit 3c94703

Please sign in to comment.