Skip to content

Commit 400d122

Browse files
committed
Fix bundle version in /org.omg.sysml.model.bundle/.classpath
Signed-off-by: Axel RICHARD <axel.richard@obeo.fr>
1 parent 77b322e commit 400d122

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

org.omg.sysml.model.bundle/.classpath

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
</attributes>
1212
</classpathentry>
1313
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
14-
<classpathentry exported="true" kind="lib" path="lib/org.omg.sysml.model-0.58.0-SNAPSHOT.jar"/>
14+
<classpathentry exported="true" kind="lib" path="lib/org.omg.sysml.model-0.59.0-SNAPSHOT.jar"/>
1515
<classpathentry kind="output" path="target/classes"/>
1616
</classpath>

0 commit comments

Comments
 (0)