Skip to content

Commit

Permalink
build: ovirt-engine-4.5.3.3
Browse files Browse the repository at this point in the history
Signed-off-by: Michal Skrivanek <michal.skrivanek@redhat.com>
  • Loading branch information
michalskrivanek committed Nov 9, 2022
1 parent 36d3fef commit eac5360
Show file tree
Hide file tree
Showing 66 changed files with 114 additions and 111 deletions.
2 changes: 1 addition & 1 deletion backend/manager/dependencies/common/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.ovirt.engine.core.manager</groupId>
<artifactId>dependencies</artifactId>
<version>4.5.3.3-SNAPSHOT</version>
<version>4.5.3.3</version>
</parent>

<artifactId>common-dependencies</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion backend/manager/dependencies/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.ovirt.engine.core</groupId>
<artifactId>manager</artifactId>
<version>4.5.3.3-SNAPSHOT</version>
<version>4.5.3.3</version>
</parent>

<artifactId>dependencies</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion backend/manager/dependencies/tools/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.ovirt.engine.core.manager</groupId>
<artifactId>dependencies</artifactId>
<version>4.5.3.3-SNAPSHOT</version>
<version>4.5.3.3</version>
</parent>

<artifactId>tools-dependencies</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion backend/manager/extensions-tool/pom.xml
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>org.ovirt.engine.core</groupId>
<artifactId>manager</artifactId>
<version>4.5.3.3-SNAPSHOT</version>
<version>4.5.3.3</version>
</parent>

<artifactId>extensions-tool</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion backend/manager/logutils/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.ovirt.engine.core</groupId>
<artifactId>manager</artifactId>
<version>4.5.3.3-SNAPSHOT</version>
<version>4.5.3.3</version>
</parent>

<artifactId>logutils</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion backend/manager/modules/aaa/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.ovirt.engine.core</groupId>
<artifactId>manager-modules</artifactId>
<version>4.5.3.3-SNAPSHOT</version>
<version>4.5.3.3</version>
</parent>

<artifactId>aaa</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion backend/manager/modules/auth-plugin/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.ovirt.engine.core</groupId>
<artifactId>manager-modules</artifactId>
<version>4.5.3.3-SNAPSHOT</version>
<version>4.5.3.3</version>
</parent>

<artifactId>auth-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion backend/manager/modules/bll/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.ovirt.engine.core</groupId>
<artifactId>manager-modules</artifactId>
<version>4.5.3.3-SNAPSHOT</version>
<version>4.5.3.3</version>
</parent>

<artifactId>bll</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion backend/manager/modules/branding/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.ovirt.engine.core</groupId>
<artifactId>manager-modules</artifactId>
<version>4.5.3.3-SNAPSHOT</version>
<version>4.5.3.3</version>
</parent>
<artifactId>branding</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion backend/manager/modules/builtin-extensions/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.ovirt.engine.core</groupId>
<artifactId>manager-modules</artifactId>
<version>4.5.3.3-SNAPSHOT</version>
<version>4.5.3.3</version>
</parent>
<groupId>org.ovirt.engine.extension.aaa</groupId>
<artifactId>builtin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion backend/manager/modules/common/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.ovirt.engine.core</groupId>
<artifactId>manager-modules</artifactId>
<version>4.5.3.3-SNAPSHOT</version>
<version>4.5.3.3</version>
</parent>

<artifactId>common</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion backend/manager/modules/compat/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.ovirt.engine.core</groupId>
<artifactId>manager-modules</artifactId>
<version>4.5.3.3-SNAPSHOT</version>
<version>4.5.3.3</version>
</parent>

<artifactId>compat</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion backend/manager/modules/dal/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.ovirt.engine.core</groupId>
<artifactId>manager-modules</artifactId>
<version>4.5.3.3-SNAPSHOT</version>
<version>4.5.3.3</version>
</parent>
<artifactId>dal</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion backend/manager/modules/docs/pom.xml
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>org.ovirt.engine.core</groupId>
<artifactId>manager-modules</artifactId>
<version>4.5.3.3-SNAPSHOT</version>
<version>4.5.3.3</version>
</parent>

<artifactId>docs</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion backend/manager/modules/enginesso/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>manager-modules</artifactId>
<groupId>org.ovirt.engine.core</groupId>
<version>4.5.3.3-SNAPSHOT</version>
<version>4.5.3.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion backend/manager/modules/extensions-manager/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.ovirt.engine.core</groupId>
<artifactId>manager-modules</artifactId>
<version>4.5.3.3-SNAPSHOT</version>
<version>4.5.3.3</version>
</parent>

<artifactId>extensions-manager</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion backend/manager/modules/logger/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.ovirt.engine.core</groupId>
<artifactId>manager-modules</artifactId>
<version>4.5.3.3-SNAPSHOT</version>
<version>4.5.3.3</version>
</parent>

<artifactId>logger</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion backend/manager/modules/microbenchmarks/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.ovirt.engine.core</groupId>
<artifactId>manager-modules</artifactId>
<version>4.5.3.3-SNAPSHOT</version>
<version>4.5.3.3</version>
</parent>

<artifactId>benchmarks</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion backend/manager/modules/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.ovirt.engine.core</groupId>
<artifactId>manager</artifactId>
<version>4.5.3.3-SNAPSHOT</version>
<version>4.5.3.3</version>
</parent>

<artifactId>manager-modules</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion backend/manager/modules/restapi/apidoc/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.ovirt.engine.api</groupId>
<artifactId>restapi-parent</artifactId>
<version>4.5.3.3-SNAPSHOT</version>
<version>4.5.3.3</version>
</parent>

<artifactId>restapi-apidoc</artifactId>
Expand Down
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.ovirt.engine.api</groupId>
<artifactId>common-parent</artifactId>
<version>4.5.3.3-SNAPSHOT</version>
<version>4.5.3.3</version>
</parent>

<artifactId>interface-common-jaxrs</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion backend/manager/modules/restapi/interface/common/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.ovirt.engine.api</groupId>
<artifactId>interface</artifactId>
<version>4.5.3.3-SNAPSHOT</version>
<version>4.5.3.3</version>
</parent>

<artifactId>common-parent</artifactId>
Expand Down
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>org.ovirt.engine.api</groupId>
<artifactId>interface</artifactId>
<version>4.5.3.3-SNAPSHOT</version>
<version>4.5.3.3</version>
</parent>

<artifactId>restapi-definition</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion backend/manager/modules/restapi/interface/pom.xml
Expand Up @@ -5,7 +5,7 @@ ven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<groupId>org.ovirt.engine.api</groupId>
<artifactId>restapi-parent</artifactId>
<version>4.5.3.3-SNAPSHOT</version>
<version>4.5.3.3</version>
</parent>

<artifactId>interface</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion backend/manager/modules/restapi/jaxrs/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.ovirt.engine.api</groupId>
<artifactId>restapi-parent</artifactId>
<version>4.5.3.3-SNAPSHOT</version>
<version>4.5.3.3</version>
</parent>

<artifactId>restapi-jaxrs</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion backend/manager/modules/restapi/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.ovirt.engine.core</groupId>
<artifactId>manager-modules</artifactId>
<version>4.5.3.3-SNAPSHOT</version>
<version>4.5.3.3</version>
</parent>

<artifactId>restapi-parent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion backend/manager/modules/restapi/types/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.ovirt.engine.api</groupId>
<artifactId>restapi-parent</artifactId>
<version>4.5.3.3-SNAPSHOT</version>
<version>4.5.3.3</version>
</parent>

<artifactId>restapi-types</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion backend/manager/modules/restapi/webapp/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.ovirt.engine.api</groupId>
<artifactId>restapi-parent</artifactId>
<version>4.5.3.3-SNAPSHOT</version>
<version>4.5.3.3</version>
</parent>

<artifactId>restapi-webapp</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion backend/manager/modules/root/pom.xml
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>org.ovirt.engine.core</groupId>
<artifactId>manager-modules</artifactId>
<version>4.5.3.3-SNAPSHOT</version>
<version>4.5.3.3</version>
</parent>

<artifactId>root-war</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion backend/manager/modules/scheduler/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.ovirt.engine.core</groupId>
<artifactId>manager-modules</artifactId>
<version>4.5.3.3-SNAPSHOT</version>
<version>4.5.3.3</version>
</parent>

<artifactId>scheduler</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion backend/manager/modules/searchbackend/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.ovirt.engine.core</groupId>
<artifactId>manager-modules</artifactId>
<version>4.5.3.3-SNAPSHOT</version>
<version>4.5.3.3</version>
</parent>

<artifactId>searchbackend</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion backend/manager/modules/services/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.ovirt.engine.core</groupId>
<artifactId>manager-modules</artifactId>
<version>4.5.3.3-SNAPSHOT</version>
<version>4.5.3.3</version>
</parent>

<artifactId>services</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion backend/manager/modules/utils/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.ovirt.engine.core</groupId>
<artifactId>manager-modules</artifactId>
<version>4.5.3.3-SNAPSHOT</version>
<version>4.5.3.3</version>
</parent>

<artifactId>utils</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion backend/manager/modules/uutils/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.ovirt.engine.core</groupId>
<artifactId>manager-modules</artifactId>
<version>4.5.3.3-SNAPSHOT</version>
<version>4.5.3.3</version>
</parent>

<artifactId>uutils</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion backend/manager/modules/vdsbroker/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.ovirt.engine.core</groupId>
<artifactId>manager-modules</artifactId>
<version>4.5.3.3-SNAPSHOT</version>
<version>4.5.3.3</version>
</parent>

<artifactId>vdsbroker</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion backend/manager/modules/welcome/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.ovirt.engine.core</groupId>
<artifactId>manager-modules</artifactId>
<version>4.5.3.3-SNAPSHOT</version>
<version>4.5.3.3</version>
</parent>

<artifactId>welcome</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion backend/manager/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.ovirt.engine.core</groupId>
<artifactId>backend</artifactId>
<version>4.5.3.3-SNAPSHOT</version>
<version>4.5.3.3</version>
</parent>
<artifactId>manager</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion backend/manager/sso-client-registration-tool/pom.xml
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>org.ovirt.engine.core</groupId>
<artifactId>manager</artifactId>
<version>4.5.3.3-SNAPSHOT</version>
<version>4.5.3.3</version>
</parent>

<artifactId>sso-client-registration-tool</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion backend/manager/tools/pom.xml
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>org.ovirt.engine.core</groupId>
<artifactId>manager</artifactId>
<version>4.5.3.3-SNAPSHOT</version>
<version>4.5.3.3</version>
</parent>

<artifactId>tools</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion backend/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.ovirt.engine</groupId>
<artifactId>root</artifactId>
<version>4.5.3.3-SNAPSHOT</version>
<version>4.5.3.3</version>
</parent>

<artifactId>backend</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion build-tools-root/checkstyles/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.ovirt.engine</groupId>
<artifactId>build-tools-root</artifactId>
<version>4.5.3.3-SNAPSHOT</version>
<version>4.5.3.3</version>
</parent>
<artifactId>checkstyles</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion build-tools-root/ovirt-checkstyle-extension/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.ovirt.engine</groupId>
<artifactId>build-tools-root</artifactId>
<version>4.5.3.3-SNAPSHOT</version>
<version>4.5.3.3</version>
</parent>
<artifactId>ovirt-checkstyle-extension</artifactId>
<name>oVirt Checkstyle Checks</name>
Expand Down
2 changes: 1 addition & 1 deletion build-tools-root/ovirt-findbugs-filters/pom.xml
Expand Up @@ -14,7 +14,7 @@ SPDX-License-Identifier: Apache-2.0

<groupId>org.ovirt.engine</groupId>
<artifactId>ovirt-findbugs-filters</artifactId>
<version>4.5.3.3-SNAPSHOT</version>
<version>4.5.3.3</version>
<packaging>jar</packaging>

<name>oVirt Findbugs Filters</name>
Expand Down
2 changes: 1 addition & 1 deletion build-tools-root/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.ovirt.engine</groupId>
<artifactId>root</artifactId>
<version>4.5.3.3-SNAPSHOT</version>
<version>4.5.3.3</version>
</parent>
<artifactId>build-tools-root</artifactId>
<packaging>pom</packaging>
Expand Down

0 comments on commit eac5360

Please sign in to comment.