Skip to content

Commit

Permalink
@Release 6.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
xcesco committed Sep 22, 2019
1 parent bd82b46 commit 69b9052
Show file tree
Hide file tree
Showing 30 changed files with 43 additions and 630 deletions.
4 changes: 2 additions & 2 deletions kripton-android-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>com.abubusoft</groupId>
<artifactId>kripton-parent</artifactId>
<version>6.0.0-rc.14</version>
<version>6.0.0</version>
<relativePath>../kripton-parent/pom.xml</relativePath>
</parent>

Expand All @@ -25,7 +25,7 @@
<description>Kripton Persistence Library for Android platform - core module for android modules</description>

<properties>
<kripton.version>6.0.0-rc.14</kripton.version>
<kripton.version>6.0.0</kripton.version>

<!-- dependencies version -->
<jackson.version>2.9.8</jackson.version>
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

4 changes: 2 additions & 2 deletions kripton-android-library/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>com.abubusoft</groupId>
<artifactId>kripton-parent</artifactId>
<version>6.0.0-rc.14</version>
<version>6.0.0</version>
<relativePath>../kripton-parent/pom.xml</relativePath>
</parent>

Expand All @@ -27,7 +27,7 @@

<properties>
<rx.version>2.2.10</rx.version>
<kripton.version>6.0.0-rc.14</kripton.version>
<kripton.version>6.0.0</kripton.version>
<robolectric.version>3.1.4</robolectric.version>
<junit.version>4.12</junit.version>
<unitils.version>3.4.2</unitils.version>
Expand Down
Loading

0 comments on commit 69b9052

Please sign in to comment.