NX01: Fixed M2E build cycle into normal maven style compile
This commit is contained in:
parent
c34b7694c5
commit
2395cd1f1f
14 changed files with 76 additions and 59 deletions
|
|
@ -7,4 +7,11 @@
|
|||
<version>5786.SHEVAT〄.1-SNAPSHOT</version>
|
||||
</parent>
|
||||
<artifactId>nx01-kode-gen</artifactId>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>org.junit.jupiter</groupId>
|
||||
<artifactId>junit-jupiter</artifactId>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</project>
|
||||
Loading…
Add table
Add a link
Reference in a new issue