Skip to content

Commit

Permalink
bump model (4.5.12), metamodel (1.3.10)
Browse files Browse the repository at this point in the history
The only change from the previous version of the
model (4.5.11 )to this version of the model
(4.5.12) is the metamodel bump to 1.3.10 (which
is also bumped here in the engine)

Signed-off-by: Ori Liel <oliel@redhat.com>
  • Loading branch information
Ori Liel committed Sep 29, 2022
1 parent ff14c88 commit cd720c4
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 @@ -43,8 +43,8 @@

<!-- oVirt dependencies versions -->
<kubevirt-client.version>0.5.0</kubevirt-client.version>
<metamodel.version>1.3.9</metamodel.version>
<model.version>4.5.11</model.version>
<metamodel.version>1.3.10</metamodel.version>
<model.version>4.5.12</model.version>
<ovirt-engine-extensions-api.version>1.0.1</ovirt-engine-extensions-api.version>
<vdsm-jsonrpc-java.version>1.7.2</vdsm-jsonrpc-java.version>

Expand Down

0 comments on commit cd720c4

Please sign in to comment.