Skip to content

Commit 48b3bb0

Browse files
committed
Fix reference to test Aspect
1 parent f504a8a commit 48b3bb0

File tree

1 file changed

+1
-1
lines changed
  • tools/esmf-aspect-model-maven-plugin/src/test/resources/validate-pom-multiple-aspect-models

1 file changed

+1
-1
lines changed

tools/esmf-aspect-model-maven-plugin/src/test/resources/validate-pom-multiple-aspect-models/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<include>urn:samm:org.eclipse.esmf.test:1.0.0#AspectWithBlankNode</include>
3434
<include>urn:samm:org.eclipse.esmf.test:1.0.0#AspectWithComplexSet</include>
3535
<include>urn:samm:org.eclipse.esmf.test:1.0.0#AspectWithList</include>
36-
<include>urn:samm:org.eclipse.esmf.test:1.0.0#AspectWithSee</include>
36+
<include>urn:samm:org.eclipse.esmf.test:1.0.0#AspectWithSeeAttribute</include>
3737
</includes>
3838
</configuration>
3939
</plugin>

0 commit comments

Comments
 (0)