diff --git a/.circleci/config.yml b/.circleci/config.yml index 94997c2..af15303 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -115,7 +115,7 @@ workflows: context: [ qqq-maven-registry-credentials, kingsrook-slack, build-qqq-sample-app ] filters: branches: - ignore: /(main|integration.*)/ + ignore: /(main|dev|integration.*)/ tags: ignore: /(version|snapshot)-.*/ deploy: @@ -124,7 +124,7 @@ workflows: context: [ qqq-maven-registry-credentials, kingsrook-slack, build-qqq-sample-app ] filters: branches: - only: /(main|integration.*)/ + only: /(main|dev|integration.*)/ tags: only: /(version|snapshot)-.*/ diff --git a/pom.xml b/pom.xml index 9737d5b..f62e78f 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ jar - 0.20.0-SNAPSHOT + 0.21.0-SNAPSHOT UTF-8 UTF-8