We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56ac780 commit 870a370Copy full SHA for 870a370
pom.xml
@@ -78,9 +78,6 @@
78
<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>
79
<!-- The path to the native configs as it is reachable from the submodules -->
80
<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>
84
</properties>
85
86
<dependencyManagement>
0 commit comments