Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
monticore
MontiSecArc
Commits
640b0cbf
Commit
640b0cbf
authored
Nov 19, 2014
by
Lars Hermerschmidt
Browse files
manually release
parent
c4f67c3a
Changes
5
Hide whitespace changes
Inline
Side-by-side
montiSecArcAnalysis/pom.xml
View file @
640b0cbf
...
...
@@ -4,7 +4,7 @@
<parent>
<groupId>
de.se_rwth.montisecarc
</groupId>
<artifactId>
montiSecArc
</artifactId>
<version>
0.0.
1
-SNAPSHOT
</version>
<version>
0.0.
3
-SNAPSHOT
</version>
</parent>
<artifactId>
montiSecArcAnalysis
</artifactId>
...
...
montiSecArcBE/pom.xml
View file @
640b0cbf
...
...
@@ -6,7 +6,7 @@
<parent>
<groupId>
de.se_rwth.montisecarc
</groupId>
<artifactId>
montiSecArc
</artifactId>
<version>
0.0.
1
-SNAPSHOT
</version>
<version>
0.0.
3
-SNAPSHOT
</version>
</parent>
<artifactId>
montiSecArcBE
</artifactId>
...
...
montiSecArcFE/pom.xml
View file @
640b0cbf
...
...
@@ -4,7 +4,7 @@
<parent>
<groupId>
de.se_rwth.montisecarc
</groupId>
<artifactId>
montiSecArc
</artifactId>
<version>
0.0.
1
-SNAPSHOT
</version>
<version>
0.0.
3
-SNAPSHOT
</version>
</parent>
<artifactId>
montiSecArcFE
</artifactId>
...
...
montiSecArcFE/src/main/grammars/secarc/MontiSecArc.mc
View file @
640b0cbf
package secarc;
version "0.0.
1
-SNAPSHOT";
version "0.0.
3
-SNAPSHOT";
/**
* This grammar modifies and extends the common ArchitectureDiagram grammar
...
...
@@ -224,4 +224,4 @@ grammar MontiSecArc extends mc.umlp.arc.MontiArc {
/
mc.umlp.common._ast.UMLPNode
;
}
\ No newline at end of file
}
pom.xml
View file @
640b0cbf
...
...
@@ -9,7 +9,7 @@
<groupId>
de.se_rwth.montisecarc
</groupId>
<artifactId>
montiSecArc
</artifactId>
<version>
0.0.
1
-SNAPSHOT
</version>
<version>
0.0.
3
-SNAPSHOT
</version>
<packaging>
pom
</packaging>
<name>
MontiSecArc
</name>
...
...
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