Skip to content

Commit 9c9a912

Browse files
committed
Update to esmf-parent 19 (SAMM 2.2.0)
1 parent 11d8c7b commit 9c9a912

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

pom.xml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<parent>
1919
<groupId>org.eclipse.esmf</groupId>
2020
<artifactId>esmf-parent</artifactId>
21-
<version>18</version>
21+
<version>19</version>
2222
</parent>
2323

2424
<artifactId>esmf-sdk-parent</artifactId>
@@ -78,9 +78,6 @@
7878
<relative-native-config-path>core/esmf-native-support/src-gen/main/resources/META-INF/native-image/${project.groupId}/esmf-native-support</relative-native-config-path>
7979
<!-- The path to the native configs as it is reachable from the submodules -->
8080
<native-config-path>${project.basedir}/../../${relative-native-config-path}</native-config-path>
81-
82-
<!-- TODO: Replace with 2.2.0 once released -->
83-
<aspect-meta-model-version>DEV-SNAPSHOT</aspect-meta-model-version>
8481
</properties>
8582

8683
<dependencyManagement>

0 commit comments

Comments
 (0)