Compare commits

..

No commits in common. "06a7cab974a116248500d2c542b0ac25c9ab454e" and "eccf61b3d6be168a92ba14a861cc001e1a55e07d" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View file

@ -16,7 +16,7 @@ plugins {
apply plugin: "maven-publish" apply plugin: "maven-publish"
version = "0.30.1-SNAPSHOT" version = "0.29.14-SNAPSHOT"
group = "org.domaindrivenarchitecture.provs" group = "org.domaindrivenarchitecture.provs"

View file

@ -8,7 +8,7 @@ name = "provs"
PROJECT_ROOT_PATH = "." PROJECT_ROOT_PATH = "."
version = "0.30.1-dev" version = "0.29.14-dev"
@init @init