Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
monticore
EmbeddedMontiArc
generators
EMAM2Wasm
Commits
c6c1e808
Commit
c6c1e808
authored
Jun 07, 2018
by
vonWenckstern
Browse files
Update pom.xml
parent
65120ab0
Pipeline
#53762
failed with stage
in 43 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
pom.xml
View file @
c6c1e808
...
...
@@ -38,9 +38,9 @@
<maven.failsafe.plugin.version>
2.19.1
</maven.failsafe.plugin.version>
<maven.build.helper.version>
3.0.0
</maven.build.helper.version>
<skip.unit.tests>
tru
e
</skip.unit.tests>
<skip.integration.tests>
tru
e
</skip.integration.tests>
<skip.acceptance.tests>
tru
e
</skip.acceptance.tests>
<skip.unit.tests>
fals
e
</skip.unit.tests>
<skip.integration.tests>
fals
e
</skip.integration.tests>
<skip.acceptance.tests>
fals
e
</skip.acceptance.tests>
<integration.tests.sources>
src/integration-test/java
</integration.tests.sources>
<integration.tests.resources>
src/integration-test/resources
</integration.tests.resources>
<acceptance.tests.sources>
src/acceptance-test/java
</acceptance.tests.sources>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment