Skip to content

Commit

Permalink
created new SNAPSHOT version 2.6-SNAPSHOT for the next dev cycle
Browse files Browse the repository at this point in the history
  • Loading branch information
astrapi69 committed Dec 17, 2018
1 parent 0be10e2 commit db5ea75
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
## Change log
----------------------

Version 2.6-SNAPSHOT
-------------

Version 2.5
-------------

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ Than you can add the dependency to your dependencies:
<properties>
...
<!-- JOBJECT-EXTENSIONS versions -->
<jobject-extensions.version>2.4</jobject-extensions.version>
<jobject-extensions.version>2.5</jobject-extensions.version>
<jobject-clone.version>${jobject-extensions.version}</jobject-clone.version>
<jobject-compare.version>${jobject-extensions.version}</jobject-compare.version>
<jobject-copy.version>${jobject-extensions.version}</jobject-copy.version>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</parent>

<artifactId>jobject-extensions</artifactId>
<version>2.5</version>
<version>2.6-SNAPSHOT</version>
<packaging>pom</packaging>

<name>${project.artifactId}</name>
Expand Down

0 comments on commit db5ea75

Please sign in to comment.