Skip to content

Commit

Permalink
Add missing test plugin dsm.oscal.model.test
Browse files Browse the repository at this point in the history
  • Loading branch information
adaussy committed Apr 29, 2021
1 parent 7d93c5f commit 75f91e3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion bundles/dsm.oscal.model.test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<executions>
<execution>
<id>copy-dependencies</id>
<phase>initialize</phase>
<phase>generate-resources</phase>
<goals>
<goal>copy-dependencies</goal>
</goals>
Expand Down
1 change: 1 addition & 0 deletions releng/dsm.TRADES.parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,7 @@
<!-- Oscal -->
<module>../../bundles/dsm.oscal.ext/</module>
<module>../../bundles/dsm.oscal.model/</module>
<module>../../bundles/dsm.oscal.model.test/</module>
<module>../../bundles/dsm.oscal.ext.sirius.tooling/</module>
<module>../../bundles/dsm.oscal.ext.sirius.lib/</module>
<module>../../bundles/dsm.oscal.model.edit/</module>
Expand Down

0 comments on commit 75f91e3

Please sign in to comment.