Skip to content

Commit a93e87e

Browse files
sorcixdupondje
authored andcommitted
Update to model 4.6.0 and metamodel 1.3.10
Update the model and metamodel to latest versions. Signed-off-by: Vic Demuzere <[email protected]> Signed-off-by: Jean-Louis Dupond <[email protected]>
1 parent f3e6a35 commit a93e87e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@ limitations under the License.
6464
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
6565

6666
<!-- Version of the metamodel and model used to generate the SDK: -->
67-
<metamodel.version>1.3.4</metamodel.version>
68-
<model.version>4.4.31</model.version>
67+
<metamodel.version>1.3.10</metamodel.version>
68+
<model.version>4.6.0</model.version>
6969

7070
<!-- The command used to start Go: -->
7171
<go.command>go</go.command>

0 commit comments

Comments
 (0)