Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump jetty.version from 9.4.26.v20200117 to 11.0.1 in /sources #74

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
340 changes: 170 additions & 170 deletions Jenkinsfile

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion doc/library-server/pom.xml
Expand Up @@ -7,7 +7,7 @@
<groupId>fr.gouv.vitam</groupId>
<artifactId>parent</artifactId>
<relativePath>../../sources/pom.xml</relativePath>
<version>4.0.1-SNAPSHOT</version>
<version>4.0.0</version>
</parent>

<artifactId>library-server</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion doc/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>fr.gouv.vitam</groupId>
<artifactId>parent</artifactId>
<version>4.0.1-SNAPSHOT</version>
<version>4.0.0</version>
<relativePath>../sources/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion packaging/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>fr.gouv.vitam</groupId>
<artifactId>parent</artifactId>
<version>4.0.1-SNAPSHOT</version>
<version>4.0.0</version>
<relativePath>../sources/pom.xml</relativePath>
</parent>
<artifactId>vitam-package</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion sources/access/access-external/access-external-api/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>fr.gouv.vitam</groupId>
<artifactId>access-external</artifactId>
<version>4.0.1-SNAPSHOT</version>
<version>4.0.0</version>
</parent>
<artifactId>access-external-api</artifactId>
<name>access-external-api</name>
Expand Down
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>fr.gouv.vitam</groupId>
<artifactId>access-external</artifactId>
<version>4.0.1-SNAPSHOT</version>
<version>4.0.0</version>
</parent>
<artifactId>access-external-client</artifactId>
<name>Access External Client</name>
Expand Down
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>fr.gouv.vitam</groupId>
<artifactId>access-external</artifactId>
<version>4.0.1-SNAPSHOT</version>
<version>4.0.0</version>
</parent>
<artifactId>access-external-common</artifactId>
<name>access-external-common</name>
Expand Down
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>fr.gouv.vitam</groupId>
<artifactId>access-external</artifactId>
<version>4.0.1-SNAPSHOT</version>
<version>4.0.0</version>
</parent>
<artifactId>access-external-rest</artifactId>
<name>Access External Rest</name>
Expand Down
2 changes: 1 addition & 1 deletion sources/access/access-external/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>fr.gouv.vitam</groupId>
<artifactId>access</artifactId>
<version>4.0.1-SNAPSHOT</version>
<version>4.0.0</version>
</parent>
<artifactId>access-external</artifactId>
<name>Access External</name>
Expand Down
2 changes: 1 addition & 1 deletion sources/access/access-internal/access-internal-api/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>fr.gouv.vitam</groupId>
<artifactId>access-internal</artifactId>
<version>4.0.1-SNAPSHOT</version>
<version>4.0.0</version>
</parent>

<artifactId>access-internal-api</artifactId>
Expand Down
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>fr.gouv.vitam</groupId>
<artifactId>access-internal</artifactId>
<version>4.0.1-SNAPSHOT</version>
<version>4.0.0</version>
</parent>

<artifactId>access-internal-client</artifactId>
Expand Down
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>fr.gouv.vitam</groupId>
<artifactId>access-internal</artifactId>
<version>4.0.1-SNAPSHOT</version>
<version>4.0.0</version>
</parent>
<artifactId>access-internal-common</artifactId>
<name>Access Internal Common</name>
Expand Down
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>fr.gouv.vitam</groupId>
<artifactId>access-internal</artifactId>
<version>4.0.1-SNAPSHOT</version>
<version>4.0.0</version>
</parent>

<artifactId>access-internal-core</artifactId>
Expand Down
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>fr.gouv.vitam</groupId>
<artifactId>access-internal</artifactId>
<version>4.0.1-SNAPSHOT</version>
<version>4.0.0</version>
</parent>

<artifactId>access-internal-rest</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion sources/access/access-internal/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>fr.gouv.vitam</groupId>
<artifactId>access</artifactId>
<version>4.0.1-SNAPSHOT</version>
<version>4.0.0</version>
</parent>
<artifactId>access-internal</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion sources/access/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>fr.gouv.vitam</groupId>
<artifactId>parent</artifactId>
<version>4.0.1-SNAPSHOT</version>
<version>4.0.0</version>
</parent>

<artifactId>access</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion sources/batch-report/batch-report-client/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>batch-report</artifactId>
<groupId>fr.gouv.vitam</groupId>
<version>4.0.1-SNAPSHOT</version>
<version>4.0.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion sources/batch-report/batch-report-common/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<artifactId>batch-report</artifactId>
<groupId>fr.gouv.vitam</groupId>
<version>4.0.1-SNAPSHOT</version>
<version>4.0.0</version>
</parent>

<artifactId>batch-report-common</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion sources/batch-report/batch-report-rest/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>batch-report</artifactId>
<groupId>fr.gouv.vitam</groupId>
<version>4.0.1-SNAPSHOT</version>
<version>4.0.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion sources/batch-report/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<artifactId>parent</artifactId>
<groupId>fr.gouv.vitam</groupId>
<version>4.0.1-SNAPSHOT</version>
<version>4.0.0</version>
</parent>

<artifactId>batch-report</artifactId>
Expand Down
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>fr.gouv.vitam</groupId>
<artifactId>common-database-vitam</artifactId>
<version>4.0.1-SNAPSHOT</version>
<version>4.0.0</version>
</parent>
<artifactId>common-database-private</artifactId>
<name>Common Database Private</name>
Expand Down
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>fr.gouv.vitam</groupId>
<artifactId>common-database-vitam</artifactId>
<version>4.0.1-SNAPSHOT</version>
<version>4.0.0</version>
</parent>
<artifactId>common-database-public</artifactId>
<name>Common Database Public</name>
Expand Down
2 changes: 1 addition & 1 deletion sources/common/common-database-vitam/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>fr.gouv.vitam</groupId>
<artifactId>common</artifactId>
<version>4.0.1-SNAPSHOT</version>
<version>4.0.0</version>
</parent>
<artifactId>common-database-vitam</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion sources/common/common-dsl-schema/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>fr.gouv.vitam</groupId>
<artifactId>common</artifactId>
<version>4.0.1-SNAPSHOT</version>
<version>4.0.0</version>
</parent>
<artifactId>common-dsl-schema</artifactId>
<name>common-dsl-schema</name>
Expand Down
2 changes: 1 addition & 1 deletion sources/common/common-format-identification/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>fr.gouv.vitam</groupId>
<artifactId>common</artifactId>
<version>4.0.1-SNAPSHOT</version>
<version>4.0.0</version>
</parent>
<artifactId>common-format-identification</artifactId>
<name>Common for Format Identification</name>
Expand Down
2 changes: 1 addition & 1 deletion sources/common/common-http-interface/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>fr.gouv.vitam</groupId>
<artifactId>common</artifactId>
<version>4.0.1-SNAPSHOT</version>
<version>4.0.0</version>
</parent>
<artifactId>common-http-interface</artifactId>
<name>common-http-interface</name>
Expand Down
2 changes: 1 addition & 1 deletion sources/common/common-junit/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>fr.gouv.vitam</groupId>
<artifactId>common</artifactId>
<version>4.0.1-SNAPSHOT</version>
<version>4.0.0</version>
</parent>
<artifactId>common-junit</artifactId>
<name>Common for Junit</name>
Expand Down
2 changes: 1 addition & 1 deletion sources/common/common-plugin/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>fr.gouv.vitam</groupId>
<artifactId>common</artifactId>
<version>4.0.1-SNAPSHOT</version>
<version>4.0.0</version>
</parent>
<artifactId>common-plugin</artifactId>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion sources/common/common-private/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>fr.gouv.vitam</groupId>
<artifactId>common</artifactId>
<version>4.0.1-SNAPSHOT</version>
<version>4.0.0</version>
</parent>
<artifactId>common-private</artifactId>
<name>common-private</name>
Expand Down
2 changes: 1 addition & 1 deletion sources/common/common-public-client/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>fr.gouv.vitam</groupId>
<artifactId>common</artifactId>
<version>4.0.1-SNAPSHOT</version>
<version>4.0.0</version>
</parent>
<artifactId>common-public-client</artifactId>
<name>common-public-client</name>
Expand Down
2 changes: 1 addition & 1 deletion sources/common/common-public/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>fr.gouv.vitam</groupId>
<artifactId>common</artifactId>
<version>4.0.1-SNAPSHOT</version>
<version>4.0.0</version>
</parent>
<artifactId>common-public</artifactId>
<name>common-public</name>
Expand Down
2 changes: 1 addition & 1 deletion sources/common/common-security/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>fr.gouv.vitam</groupId>
<artifactId>common</artifactId>
<version>4.0.1-SNAPSHOT</version>
<version>4.0.0</version>
</parent>

<name>common-security</name>
Expand Down
2 changes: 1 addition & 1 deletion sources/common/common-storage/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>fr.gouv.vitam</groupId>
<artifactId>common</artifactId>
<version>4.0.1-SNAPSHOT</version>
<version>4.0.0</version>
</parent>
<artifactId>common-storage</artifactId>
<name>common storage</name>
Expand Down
2 changes: 1 addition & 1 deletion sources/common/fake-storage-drivers/fake_driver/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>fr.gouv.vitam</groupId>
<artifactId>fake-storage-drivers</artifactId>
<version>4.0.1-SNAPSHOT</version>
<version>4.0.0</version>
</parent>
<artifactId>fake-driver</artifactId>
<name>Fake Driver for Junit</name>
Expand Down
2 changes: 1 addition & 1 deletion sources/common/fake-storage-drivers/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>fr.gouv.vitam</groupId>
<artifactId>common</artifactId>
<version>4.0.1-SNAPSHOT</version>
<version>4.0.0</version>
</parent>

<artifactId>fake-storage-drivers</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion sources/common/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>fr.gouv.vitam</groupId>
<artifactId>parent</artifactId>
<version>4.0.1-SNAPSHOT</version>
<version>4.0.0</version>
</parent>

<artifactId>common</artifactId>
Expand Down
Expand Up @@ -6,7 +6,7 @@
<parent>
<artifactId>elastic-kibana-interceptor</artifactId>
<groupId>fr.gouv.vitam</groupId>
<version>4.0.1-SNAPSHOT</version>
<version>4.0.0</version>
</parent>

<artifactId>elastic-kibana-interceptor-rest</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion sources/elastic-kibana-interceptor/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<artifactId>parent</artifactId>
<groupId>fr.gouv.vitam</groupId>
<version>4.0.1-SNAPSHOT</version>
<version>4.0.0</version>
</parent>

<artifactId>elastic-kibana-interceptor</artifactId>
Expand Down
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>fr.gouv.vitam</groupId>
<artifactId>functional-administration-accession-register</artifactId>
<version>4.0.1-SNAPSHOT</version>
<version>4.0.0</version>
</parent>
<artifactId>functional-administration-accession-register-core</artifactId>
<dependencies>
Expand Down
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>fr.gouv.vitam</groupId>
<artifactId>functional-administration</artifactId>
<version>4.0.1-SNAPSHOT</version>
<version>4.0.0</version>
</parent>
<artifactId>functional-administration-accession-register</artifactId>
<name>functional-administration-accession-register</name>
Expand Down
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>fr.gouv.vitam</groupId>
<artifactId>functional-administration</artifactId>
<version>4.0.1-SNAPSHOT</version>
<version>4.0.0</version>
</parent>
<artifactId>functional-administration-agencies-contracts</artifactId>

Expand Down
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>fr.gouv.vitam</groupId>
<artifactId>functional-administration</artifactId>
<version>4.0.1-SNAPSHOT</version>
<version>4.0.0</version>
</parent>
<artifactId>functional-administration-agencies</artifactId>

Expand Down
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>fr.gouv.vitam</groupId>
<artifactId>functional-administration</artifactId>
<version>4.0.1-SNAPSHOT</version>
<version>4.0.0</version>
</parent>
<artifactId>functional-administration-archive-unit-profiles</artifactId>
<dependencies>
Expand Down
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>fr.gouv.vitam</groupId>
<artifactId>functional-administration</artifactId>
<version>4.0.1-SNAPSHOT</version>
<version>4.0.0</version>
</parent>
<artifactId>functional-administration-audit</artifactId>
<dependencies>
Expand Down
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>fr.gouv.vitam</groupId>
<artifactId>functional-administration</artifactId>
<version>4.0.1-SNAPSHOT</version>
<version>4.0.0</version>
</parent>
<artifactId>functional-administration-client</artifactId>
<name>functional-administration-client</name>
Expand Down