diff --git a/doc/dependency-graph.puml b/doc/dependency-graph.puml new file mode 100644 index 00000000..5a65fa29 --- /dev/null +++ b/doc/dependency-graph.puml @@ -0,0 +1,9 @@ +@startuml +skinparam defaultTextAlignment center +skinparam rectangle { + BackgroundColor<> beige + BackgroundColor<> lightGreen + BackgroundColor<> lightBlue + BackgroundColor<> lightGray +} +@enduml \ No newline at end of file diff --git a/pom.xml b/pom.xml index 661323bb..beacaaa8 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 edu.hm.hafner codingstyle - 3.36.0 + 3.37.0-SNAPSHOT jar @@ -22,7 +22,7 @@ scm:git:https://github.com/uhafner/codingstyle.git scm:git:git@github.com:uhafner/codingstyle.git https://github.com/uhafner/codingstyle - v3.36.0 + HEAD