diff --git a/commands.txt b/commands.txt index 2bf4b6e..6eaf200 100644 --- a/commands.txt +++ b/commands.txt @@ -23,7 +23,10 @@ mvn clean install mvn license:format +# Breaking changes check. + +mvn clirr:check # Setting versions -mvn versions:set -DnewVersion=1.1.0-SNAPSHOT -DgenerateBackupPoms=false \ No newline at end of file +mvn versions:set -DnewVersion=1.1.0 -DgenerateBackupPoms=false \ No newline at end of file diff --git a/impl/pom.xml b/impl/pom.xml index 86f7a22..d890791 100755 --- a/impl/pom.xml +++ b/impl/pom.xml @@ -24,12 +24,12 @@ be.atbash.json jwt-support-parent - 1.1.0-SNAPSHOT + 1.1.0 ../pom.xml octopus-jwt-support - 1.1.0-SNAPSHOT + 1.1.0 jar 2017 diff --git a/keyhelper/pom.xml b/keyhelper/pom.xml index 48b69d2..29fc704 100755 --- a/keyhelper/pom.xml +++ b/keyhelper/pom.xml @@ -24,12 +24,12 @@ be.atbash.json jwt-support-parent - 1.1.0-SNAPSHOT + 1.1.0 ../pom.xml octopus-key-helper - 1.1.0-SNAPSHOT + 1.1.0 jar diff --git a/pom.xml b/pom.xml index 0a34a9d..a39e1c4 100755 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ be.atbash.json jwt-support-parent - 1.1.0-SNAPSHOT + 1.1.0 pom 2017