Skip to content

Commit d43eae8

Browse files
sorcixdupondje
authored andcommitted
Update to model 4.6.0 and metamodel 1.3.10
Signed-off-by: Vic Demuzere <[email protected]>
1 parent 7b5b7a6 commit d43eae8

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-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>

sdk/CHANGES.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ This document describes the relevant changes between releases of the SDK.
44

55
== UNRELEASED
66

7+
Update to model 4.6.0 and metamodel 1.3.10
8+
79
New features:
810

911
* Go module compatible import path

0 commit comments

Comments
 (0)