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
65120ab0
Commit
65120ab0
authored
Jun 07, 2018
by
vonWenckstern
Browse files
Update pom.xml
parent
c15b06b6
Pipeline
#53759
failed with stage
in 43 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
pom.xml
View file @
65120ab0
...
...
@@ -20,7 +20,6 @@
<spring.version>
2.0.0.RELEASE
</spring.version>
<freemarker.version>
2.3.23
</freemarker.version>
<emam2cpp.version>
0.0.8
</emam2cpp.version>
<embedded-montiarc.version>
0.0.2
</embedded-montiarc.version>
<grammars.classifier>
grammars
</grammars.classifier>
<logback.version>
1.2.3
</logback.version>
...
...
@@ -74,20 +73,6 @@
<version>
${emam2cpp.version}
</version>
</dependency>
<dependency>
<groupId>
de.monticore.lang.monticar
</groupId>
<artifactId>
embedded-montiarc
</artifactId>
<version>
${embedded-montiarc.version}
</version>
</dependency>
<dependency>
<groupId>
de.monticore.lang.monticar
</groupId>
<artifactId>
embedded-montiarc
</artifactId>
<version>
${embedded-montiarc.version}
</version>
<classifier>
${grammars.classifier}
</classifier>
<scope>
provided
</scope>
</dependency>
<dependency>
<groupId>
org.freemarker
</groupId>
<artifactId>
freemarker
</artifactId>
...
...
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