Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
monticore
EmbeddedMontiArc
languages
Tagging
Commits
fcb70c0b
Commit
fcb70c0b
authored
Nov 16, 2017
by
vonWenckstern
Browse files
Merge branch 'master' of
https://github.com/EmbeddedMontiArc/Tagging
parents
46ba1987
82b73774
Changes
2
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
fcb70c0b
[

](https://travis-ci.org/EmbeddedMontiArc/Tagging)
[

](https://coveralls.io/github/EmbeddedMontiArc/Tagging?branch=master)
# Tagging
Project allow Tagging of all languages via symbol table
pom.xml
View file @
fcb70c0b
...
...
@@ -310,5 +310,15 @@
</plugin>
</plugins>
</build>
<distributionManagement>
<repository>
<id>
internal.repo
</id>
<name>
Temporary Staging Repository
</name>
<url>
file://${project.build.directory}/external-dependencies
</url>
</repository>
<snapshotRepository>
<id>
internal.repo
</id>
<url>
file://${project.build.directory}/external-dependencies
</url>
</snapshotRepository>
</distributionManagement>
</project>
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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