Skip to content

Commit 470fe7e

Browse files
committed
Added distribution files for v1.3.1.
1 parent ed4dc27 commit 470fe7e

7 files changed

Lines changed: 2 additions & 6 deletions

File tree

org.modeldriven.fuml/.classpath

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,6 @@
3333
<attribute name="optional" value="true"/>
3434
</attributes>
3535
</classpathentry>
36-
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6">
37-
<attributes>
38-
<attribute name="owner.project.facets" value="java"/>
39-
</attributes>
40-
</classpathentry>
36+
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
4137
<classpathentry kind="output" path="target/classes"/>
4238
</classpath>
6.29 MB
Binary file not shown.
3.13 MB
Binary file not shown.
701 KB
Binary file not shown.
2.25 MB
Binary file not shown.
852 KB
Binary file not shown.

org.modeldriven.fuml/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<artifactId>fuml</artifactId>
66
<packaging>jar</packaging>
77
<name>FUML Reference Implementation</name>
8-
<version>1.3.1-SNAPSHOT</version>
8+
<version>1.3.1</version>
99
<description>This open source software is a reference implementation, consisting of software and related files, for the OMG specification called the Semantics of a Foundational Subset for Executable UML Models (fUML). The reference implementation is intended to implement the execution semantics of UML activity models, accepting an XMI file from a conformant UML model as its input and providing an execution trace of the selected activity model(s) as its output. The core execution engine, which is directly generated from the normative syntactic and semantic models for fUML, may also be used as a library implementation of fUML in other software.</description>
1010
<url>http:/fuml.modeldriven.org</url>
1111
<licenses>

0 commit comments

Comments
 (0)