Skip to content

Commit 3007311

Browse files
committed
Updated POM to v1.1.2.
1 parent c99af85 commit 3007311

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

org.modeldriven.fuml/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
<artifactId>fuml</artifactId>
66
<packaging>jar</packaging>
77
<name>FUML Reference Implementation</name>
8-
<version>1.1.1</version>
8+
<version>1.1.2</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>
10-
<url>http://maven.apache.org</url>
10+
<url>http:/fuml.modeldriven.org</url>
1111
<licenses>
1212
<license>
1313
<name>FUML Reference Implementation License</name>

0 commit comments

Comments
 (0)