Skip to content

Commit

Permalink
DSSINTER-1118: Update version number for 6.3.0.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
mlundblad committed Apr 18, 2024
1 parent 0a617bf commit 160523b
Show file tree
Hide file tree
Showing 54 changed files with 58 additions and 58 deletions.
2 changes: 1 addition & 1 deletion signserver/modules/CESeCore-jars/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.signserver</groupId>
<artifactId>SignServer-Modules</artifactId>
<version>6.3.0.Beta2-SNAPSHOT</version>
<version>6.3.0.Final</version>
</parent>

<artifactId>SignServer-CESeCore-jars</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion signserver/modules/SignServer-Admin-Common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.signserver</groupId>
<artifactId>SignServer-Modules</artifactId>
<version>6.3.0.Beta2-SNAPSHOT</version>
<version>6.3.0.Final</version>
</parent>
<artifactId>SignServer-Admin-Common</artifactId>
<packaging>jar</packaging>
Expand Down
4 changes: 2 additions & 2 deletions signserver/modules/SignServer-Admin-web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
<parent>
<artifactId>SignServer-Modules</artifactId>
<groupId>org.signserver</groupId>
<version>6.3.0.Beta2-SNAPSHOT</version>
<version>6.3.0.Final</version>
</parent>

<groupId>org.signserver</groupId>
<artifactId>SignServer-Admin-web</artifactId>
<version>6.3.0.Beta2-SNAPSHOT</version>
<version>6.3.0.Final</version>
<packaging>war</packaging>

<name>SignServer-Admin-web</name>
Expand Down
2 changes: 1 addition & 1 deletion signserver/modules/SignServer-AdminCLI/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.signserver</groupId>
<artifactId>SignServer-Modules</artifactId>
<version>6.3.0.Beta2-SNAPSHOT</version>
<version>6.3.0.Final</version>
</parent>
<artifactId>SignServer-AdminCLI</artifactId>
<name>SignServer-AdminCLI</name>
Expand Down
2 changes: 1 addition & 1 deletion signserver/modules/SignServer-CLI-Common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.signserver</groupId>
<artifactId>SignServer-Modules</artifactId>
<version>6.3.0.Beta2-SNAPSHOT</version>
<version>6.3.0.Final</version>
</parent>
<artifactId>SignServer-CLI-Common</artifactId>
<name>SignServer-CLI-Common</name>
Expand Down
2 changes: 1 addition & 1 deletion signserver/modules/SignServer-Client-CLI/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.signserver</groupId>
<artifactId>SignServer-Modules</artifactId>
<version>6.3.0.Beta2-SNAPSHOT</version>
<version>6.3.0.Final</version>
</parent>
<artifactId>SignServer-Client-CLI</artifactId>
<name>SignServer-Client-CLI</name>
Expand Down
2 changes: 1 addition & 1 deletion signserver/modules/SignServer-Client-ClientWS/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.signserver</groupId>
<artifactId>SignServer-Modules</artifactId>
<version>6.3.0.Beta2-SNAPSHOT</version>
<version>6.3.0.Final</version>
</parent>
<artifactId>SignServer-Client-ClientWS</artifactId>
<name>SignServer-Client-ClientWS</name>
Expand Down
2 changes: 1 addition & 1 deletion signserver/modules/SignServer-Client-SignServerWS/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.signserver</groupId>
<artifactId>SignServer-Modules</artifactId>
<version>6.3.0.Beta2-SNAPSHOT</version>
<version>6.3.0.Final</version>
</parent>
<artifactId>SignServer-Client-SignServerWS</artifactId>
<name>SignServer-Client-SignServerWS</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.signserver</groupId>
<artifactId>SignServer-Modules</artifactId>
<version>6.3.0.Beta2-SNAPSHOT</version>
<version>6.3.0.Final</version>
</parent>
<artifactId>SignServer-Client-SigningAndValidationAPI</artifactId>
<name>SignServer-Client-SigningAndValidationAPI</name>
Expand Down
2 changes: 1 addition & 1 deletion signserver/modules/SignServer-Client-ValidationCLI/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.signserver</groupId>
<artifactId>SignServer-Modules</artifactId>
<version>6.3.0.Beta2-SNAPSHOT</version>
<version>6.3.0.Final</version>
</parent>
<artifactId>SignServer-Client-ValidationCLI</artifactId>
<name>SignServer-Client-ValidationCLI</name>
Expand Down
2 changes: 1 addition & 1 deletion signserver/modules/SignServer-ClientWS-web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.signserver</groupId>
<artifactId>SignServer-Modules</artifactId>
<version>6.3.0.Beta2-SNAPSHOT</version>
<version>6.3.0.Final</version>
</parent>

<artifactId>SignServer-ClientWS-web</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion signserver/modules/SignServer-Common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.signserver</groupId>
<artifactId>SignServer-Modules</artifactId>
<version>6.3.0.Beta2-SNAPSHOT</version>
<version>6.3.0.Final</version>
</parent>
<artifactId>SignServer-Common</artifactId>
<name>SignServer-Common</name>
Expand Down
4 changes: 2 additions & 2 deletions signserver/modules/SignServer-Doc-web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
<parent>
<artifactId>SignServer-Modules</artifactId>
<groupId>org.signserver</groupId>
<version>6.3.0.Beta2-SNAPSHOT</version>
<version>6.3.0.Final</version>
</parent>

<groupId>org.signserver</groupId>
<artifactId>SignServer-Doc-web</artifactId>
<version>6.3.0.Beta2-SNAPSHOT</version>
<version>6.3.0.Final</version>
<packaging>war</packaging>

<name>SignServer-Doc-web</name>
Expand Down
2 changes: 1 addition & 1 deletion signserver/modules/SignServer-Entities/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.signserver</groupId>
<artifactId>SignServer-Modules</artifactId>
<version>6.3.0.Beta2-SNAPSHOT</version>
<version>6.3.0.Final</version>
</parent>
<artifactId>SignServer-Entities</artifactId>
<name>SignServer-Entities</name>
Expand Down
2 changes: 1 addition & 1 deletion signserver/modules/SignServer-Module-CMSSigner/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.signserver</groupId>
<artifactId>SignServer-Modules</artifactId>
<version>6.3.0.Beta2-SNAPSHOT</version>
<version>6.3.0.Final</version>
</parent>
<artifactId>SignServer-Module-CMSSigner</artifactId>
<name>SignServer-Module-CMSSigner</name>
Expand Down
2 changes: 1 addition & 1 deletion signserver/modules/SignServer-Module-DpkgSig/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.signserver</groupId>
<artifactId>SignServer-Modules</artifactId>
<version>6.3.0.Beta2-SNAPSHOT</version>
<version>6.3.0.Final</version>
</parent>
<artifactId>SignServer-Module-DpkgSig</artifactId>
<name>SignServer-Module-DpkgSig</name>
Expand Down
2 changes: 1 addition & 1 deletion signserver/modules/SignServer-Module-JArchive/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.signserver</groupId>
<artifactId>SignServer-Modules</artifactId>
<version>6.3.0.Beta2-SNAPSHOT</version>
<version>6.3.0.Final</version>
</parent>
<artifactId>SignServer-Module-JArchive</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion signserver/modules/SignServer-Module-Log4j/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.signserver</groupId>
<artifactId>SignServer-Modules</artifactId>
<version>6.3.0.Beta2-SNAPSHOT</version>
<version>6.3.0.Final</version>
</parent>
<artifactId>SignServer-Module-Log4j</artifactId>
<name>SignServer-Module-Log4j</name>
Expand Down
2 changes: 1 addition & 1 deletion signserver/modules/SignServer-Module-MRTDSODSigner/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.signserver</groupId>
<artifactId>SignServer-Modules</artifactId>
<version>6.3.0.Beta2-SNAPSHOT</version>
<version>6.3.0.Final</version>
</parent>
<artifactId>SignServer-Module-MRTDSODSigner</artifactId>
<name>SignServer-Module-MRTDSODSigner</name>
Expand Down
2 changes: 1 addition & 1 deletion signserver/modules/SignServer-Module-MRTDSigner/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.signserver</groupId>
<artifactId>SignServer-Modules</artifactId>
<version>6.3.0.Beta2-SNAPSHOT</version>
<version>6.3.0.Final</version>
</parent>
<artifactId>SignServer-Module-MRTDSigner</artifactId>
<name>SignServer-Module-MRTDSigner</name>
Expand Down
2 changes: 1 addition & 1 deletion signserver/modules/SignServer-Module-OpenPGP/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.signserver</groupId>
<artifactId>SignServer-Modules</artifactId>
<version>6.3.0.Beta2-SNAPSHOT</version>
<version>6.3.0.Final</version>
</parent>
<artifactId>SignServer-Module-OpenPGP</artifactId>
<name>SignServer-Module-OpenPGP</name>
Expand Down
2 changes: 1 addition & 1 deletion signserver/modules/SignServer-Module-PDFSigner/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.signserver</groupId>
<artifactId>SignServer-Modules</artifactId>
<version>6.3.0.Beta2-SNAPSHOT</version>
<version>6.3.0.Final</version>
</parent>
<artifactId>SignServer-Module-PDFSigner</artifactId>
<name>SignServer-Module-PDFSigner</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.signserver</groupId>
<artifactId>SignServer-Modules</artifactId>
<version>6.3.0.Beta2-SNAPSHOT</version>
<version>6.3.0.Final</version>
</parent>

<artifactId>SignServer-Module-Renewal-interfaces</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion signserver/modules/SignServer-Module-Renewal/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.signserver</groupId>
<artifactId>SignServer-Modules</artifactId>
<version>6.3.0.Beta2-SNAPSHOT</version>
<version>6.3.0.Final</version>
</parent>
<artifactId>SignServer-Module-Renewal</artifactId>
<name>SignServer-Module-Renewal</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.signserver</groupId>
<artifactId>SignServer-Modules</artifactId>
<version>6.3.0.Beta2-SNAPSHOT</version>
<version>6.3.0.Final</version>
</parent>
<artifactId>SignServer-Module-SignerStatusReport</artifactId>
<name>SignServer-Module-SignerStatusReport</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.signserver</groupId>
<artifactId>SignServer-Modules</artifactId>
<version>6.3.0.Beta2-SNAPSHOT</version>
<version>6.3.0.Final</version>
</parent>
<artifactId>SignServer-Module-StatusProperties</artifactId>
<name>SignServer-Module-StatusProperties</name>
Expand Down
2 changes: 1 addition & 1 deletion signserver/modules/SignServer-Module-TSA/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.signserver</groupId>
<artifactId>SignServer-Modules</artifactId>
<version>6.3.0.Beta2-SNAPSHOT</version>
<version>6.3.0.Final</version>
</parent>
<artifactId>SignServer-Module-TSA</artifactId>
<name>SignServer-Module-TSA</name>
Expand Down
2 changes: 1 addition & 1 deletion signserver/modules/SignServer-Module-XAdES/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.signserver</groupId>
<artifactId>SignServer-Modules</artifactId>
<version>6.3.0.Beta2-SNAPSHOT</version>
<version>6.3.0.Final</version>
</parent>
<artifactId>SignServer-Module-XAdES</artifactId>
<name>SignServer-Module-XAdES</name>
Expand Down
2 changes: 1 addition & 1 deletion signserver/modules/SignServer-Module-XMLSigner/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.signserver</groupId>
<artifactId>SignServer-Modules</artifactId>
<version>6.3.0.Beta2-SNAPSHOT</version>
<version>6.3.0.Final</version>
</parent>
<artifactId>SignServer-Module-XMLSigner</artifactId>
<name>SignServer-Module-XMLSigner</name>
Expand Down
2 changes: 1 addition & 1 deletion signserver/modules/SignServer-Module-XMLValidator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.signserver</groupId>
<artifactId>SignServer-Modules</artifactId>
<version>6.3.0.Beta2-SNAPSHOT</version>
<version>6.3.0.Final</version>
</parent>
<artifactId>SignServer-Module-XMLValidator</artifactId>
<name>SignServer-Module-XMLValidator</name>
Expand Down
2 changes: 1 addition & 1 deletion signserver/modules/SignServer-OpenPGP-Common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.signserver</groupId>
<artifactId>SignServer-Modules</artifactId>
<version>6.3.0.Beta2-SNAPSHOT</version>
<version>6.3.0.Final</version>
</parent>
<artifactId>SignServer-OpenPGP-Common</artifactId>
<name>SignServer-OpenPGP-Common</name>
Expand Down
2 changes: 1 addition & 1 deletion signserver/modules/SignServer-REST-web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.signserver</groupId>
<artifactId>SignServer-Modules</artifactId>
<version>6.3.0.Beta2-SNAPSHOT</version>
<version>6.3.0.Final</version>
</parent>

<packaging>war</packaging>
Expand Down
2 changes: 1 addition & 1 deletion signserver/modules/SignServer-Server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.signserver</groupId>
<artifactId>SignServer-Modules</artifactId>
<version>6.3.0.Beta2-SNAPSHOT</version>
<version>6.3.0.Final</version>
</parent>
<artifactId>SignServer-Server</artifactId>
<name>SignServer-Server</name>
Expand Down
2 changes: 1 addition & 1 deletion signserver/modules/SignServer-SignServerWS-web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.signserver</groupId>
<artifactId>SignServer-Modules</artifactId>
<version>6.3.0.Beta2-SNAPSHOT</version>
<version>6.3.0.Final</version>
</parent>

<artifactId>SignServer-SignServerWS-web</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion signserver/modules/SignServer-Test-AdminWS/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.signserver</groupId>
<artifactId>SignServer-Modules</artifactId>
<version>6.3.0.Beta2-SNAPSHOT</version>
<version>6.3.0.Final</version>
</parent>
<artifactId>SignServer-Test-AdminWS</artifactId>
<name>SignServer-Test-AdminWS</name>
Expand Down
2 changes: 1 addition & 1 deletion signserver/modules/SignServer-Test-ClientWS/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.signserver</groupId>
<artifactId>SignServer-Modules</artifactId>
<version>6.3.0.Beta2-SNAPSHOT</version>
<version>6.3.0.Final</version>
</parent>
<artifactId>SignServer-Test-ClientWS</artifactId>
<name>SignServer-Test-ClientWS</name>
Expand Down
4 changes: 2 additions & 2 deletions signserver/modules/SignServer-Test-P11/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.signserver</groupId>
<artifactId>SignServer-Modules</artifactId>
<version>6.3.0.Beta2-SNAPSHOT</version>
<version>6.3.0.Final</version>
</parent>
<artifactId>SignServer-Test-P11</artifactId>
<name>SignServer-Test-P11</name>
Expand Down Expand Up @@ -50,7 +50,7 @@
<dependency>
<groupId>org.signserver</groupId>
<artifactId>SignServer-Module-OpenPGP</artifactId>
<version>6.3.0.Beta2-SNAPSHOT</version>
<version>6.3.0.Final</version>
<scope>test</scope>
<type>jar</type>
</dependency>
Expand Down
2 changes: 1 addition & 1 deletion signserver/modules/SignServer-Test-Performance/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.signserver</groupId>
<artifactId>SignServer-Modules</artifactId>
<version>6.3.0.Beta2-SNAPSHOT</version>
<version>6.3.0.Final</version>
</parent>
<artifactId>SignServer-Test-Performance</artifactId>
<name>SignServer-Test-Performance</name>
Expand Down
2 changes: 1 addition & 1 deletion signserver/modules/SignServer-Test-Random/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.signserver</groupId>
<artifactId>SignServer-Modules</artifactId>
<version>6.3.0.Beta2-SNAPSHOT</version>
<version>6.3.0.Final</version>
</parent>
<artifactId>SignServer-Test-Random</artifactId>
<name>SignServer-Test-Random</name>
Expand Down
2 changes: 1 addition & 1 deletion signserver/modules/SignServer-Test-Renewal/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.signserver</groupId>
<artifactId>SignServer-Modules</artifactId>
<version>6.3.0.Beta2-SNAPSHOT</version>
<version>6.3.0.Final</version>
</parent>
<artifactId>SignServer-Test-Renewal</artifactId>
<name>SignServer-Test-Renewal</name>
Expand Down
2 changes: 1 addition & 1 deletion signserver/modules/SignServer-Test-SignServerWS/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.signserver</groupId>
<artifactId>SignServer-Modules</artifactId>
<version>6.3.0.Beta2-SNAPSHOT</version>
<version>6.3.0.Final</version>
</parent>
<artifactId>SignServer-Test-SignServerWS</artifactId>
<name>SignServer-Test-SignServerWS</name>
Expand Down
2 changes: 1 addition & 1 deletion signserver/modules/SignServer-Test-System/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.signserver</groupId>
<artifactId>SignServer-Modules</artifactId>
<version>6.3.0.Beta2-SNAPSHOT</version>
<version>6.3.0.Final</version>
</parent>
<artifactId>SignServer-Test-System</artifactId>
<name>SignServer-Test-System</name>
Expand Down
Loading

0 comments on commit 160523b

Please sign in to comment.