Skip to content

Commit

Permalink
Bump metamodel to 1.3.9 and model to 4.5.11
Browse files Browse the repository at this point in the history
Following important changes on api-metamodel has been done since 1.3.7:

* Change asciidoc link-generation
  oVirt/ovirt-engine-api-metamodel#28

* Add RPM packaging

* Switch from log4j backend to java.util.logging backend

Following important changes on api-model has been done since 4.5.10:

* Image I/O Proxy is replaced by ovirt-imageio
  https://bugzilla.redhat.com/2042401

* Deprecate VmPool.display attribute
  https://bugzilla.redhat.com/2106349

* Updated documentation to SystemOptionService
  https://bugzilla.redhat.com/1974974

* Add TpmSupport to OperatingSystemInfo
  oVirt/ovirt-web-ui#1596

* Change slashes to hyphens in xrefs
  oVirt/ovirt-engine-api-model#80

Signed-off-by: Martin Perina <mperina@redhat.com>
  • Loading branch information
mwperina committed Aug 2, 2022
1 parent d845edd commit 44d7eb0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<!-- Versions of the API model and tools: -->
<metamodel.version>1.3.7</metamodel.version>
<model.version>4.5.10</model.version>
<metamodel.version>1.3.9</metamodel.version>
<model.version>4.5.11</model.version>

<ovirt-engine-extensions-api.version>1.0.1</ovirt-engine-extensions-api.version>

Expand Down

0 comments on commit 44d7eb0

Please sign in to comment.