Skip to content

Commit cad98f8

Browse files
committed
Version 1.32.0
1 parent ea91076 commit cad98f8

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

Diff for: app/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
<groupId>com.devonfw.tools</groupId>
1515
<artifactId>solicitor-app</artifactId>
16-
<version>1.32.0-SNAPSHOT</version>
16+
<version>1.32.0</version>
1717

1818
<name>Solicitor App (Main Application)</name>
1919
<description>A tool for rule based checking of license conditions in software projects.</description>

Diff for: core/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
<groupId>com.devonfw.tools</groupId>
1515
<artifactId>solicitor-core</artifactId>
16-
<version>1.32.0-SNAPSHOT</version>
16+
<version>1.32.0</version>
1717

1818
<name>Solicitor Core (Main Library)</name>
1919
<description>A tool for rule based checking of license conditions in software projects.</description>

Diff for: documentation/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>com.devonfw.tools</groupId>
66
<artifactId>solicitor-documentation</artifactId>
7-
<version>1.32.0-SNAPSHOT</version>
7+
<version>1.32.0</version>
88
<packaging>pom</packaging>
99

1010
<name>Solicitor Documentation</name>

Diff for: logo/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
<groupId>com.devonfw.tools</groupId>
1515
<artifactId>solicitor-logo</artifactId>
16-
<version>1.32.0-SNAPSHOT</version>
16+
<version>1.32.0</version>
1717

1818
<name>Solicitor Logo Rendering</name>
1919
<description>Rendering of the Solicitor Logo</description>

Diff for: pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>com.devonfw.tools</groupId>
66
<artifactId>solicitor-aggregator</artifactId>
7-
<version>1.32.0-SNAPSHOT</version>
7+
<version>1.32.0</version>
88
<packaging>pom</packaging>
99

1010
<name>Solicitor Aggregator</name>

0 commit comments

Comments
 (0)