diff --git a/app/pom.xml b/app/pom.xml index d1a822ed..532dab1f 100644 --- a/app/pom.xml +++ b/app/pom.xml @@ -13,7 +13,7 @@ com.devonfw.tools solicitor-app - 1.28.2 + 1.29.0-SNAPSHOT Solicitor App (Main Application) A tool for rule based checking of license conditions in software projects. diff --git a/core/pom.xml b/core/pom.xml index ae4a2632..6e6302d2 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -13,7 +13,7 @@ com.devonfw.tools solicitor-core - 1.28.2 + 1.29.0-SNAPSHOT Solicitor Core (Main Library) A tool for rule based checking of license conditions in software projects. diff --git a/documentation/master-solicitor.asciidoc b/documentation/master-solicitor.asciidoc index 0dcc28f4..3d2373eb 100644 --- a/documentation/master-solicitor.asciidoc +++ b/documentation/master-solicitor.asciidoc @@ -2152,6 +2152,8 @@ Spring beans implementing this interface will be called at certain points in the [appendix] == Release Notes +Changes in 1.29.0:: + Changes in 1.28.0:: * https://github.com/devonfw/solicitor/issues/288: New feature "reporting groups" for creating reports for subsets of Applications. See <>. * https://github.com/devonfw/solicitor/issues/12: New `statistics` Velocity and SQL template which can be used in a build-breaker. diff --git a/documentation/pom.xml b/documentation/pom.xml index acab9abe..084aba32 100644 --- a/documentation/pom.xml +++ b/documentation/pom.xml @@ -4,7 +4,7 @@ com.devonfw.tools solicitor-documentation - 1.28.2 + 1.29.0-SNAPSHOT pom Solicitor Documentation diff --git a/logo/pom.xml b/logo/pom.xml index 548445a7..510c8d9d 100644 --- a/logo/pom.xml +++ b/logo/pom.xml @@ -13,7 +13,7 @@ com.devonfw.tools solicitor-logo - 1.28.2 + 1.29.0-SNAPSHOT Solicitor Logo Rendering Rendering of the Solicitor Logo diff --git a/pom.xml b/pom.xml index f21cbc66..763b2b4e 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.devonfw.tools solicitor-aggregator - 1.28.2 + 1.29.0-SNAPSHOT pom Solicitor Aggregator