Skip to content

Commit

Permalink
Use Sirius 6.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mbats committed Jan 30, 2019
1 parent 2ef5397 commit dd0cb4c
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
Expand Up @@ -261,7 +261,7 @@ litigation.
<import plugin="org.eclipse.eef.ide.ui.properties"/>
<import plugin="org.eclipse.eef.properties.ui"/>
<import plugin="org.eclipse.eef.properties.ui.legacy"/>
<import feature="org.eclipse.sirius.properties.feature" version="6.1.0" match="compatible"/>
<import feature="org.eclipse.sirius.properties.feature" version="6.1.1" match="compatible"/>
</requires>

<plugin
Expand Down
4 changes: 2 additions & 2 deletions plugins/org.obeonetwork.dsl.uml2.discovery/discovery.xmi
Expand Up @@ -14,11 +14,11 @@
description="UML and SysML Designers provide a set of common diagrams to work with UML and SysML models."
license="EPL"
image32="images/logo_UMLDesigner.png">
<sitesURLS>http://releases.obeonetwork.com/sirius_6_1_0</sitesURLS>
<sitesURLS>http://releases.obeonetwork.com/sirius_6_1_1</sitesURLS>
<overview
summary="UML and SysML Designer is a graphical tool to edit and visualize UML 2.5 and SysML 1.4 models. As it is based on Sirius, it provides an easy way to combine UML and SysML with domain specific modeling. You can extend the provided diagram definitions and seamlessly work on both UML and SysML and DSL models at the same time. "
screenshot="images/sysml_designer_screenshot-320x240.png"
url="http://releases.obeonetwork.com/sirius_6_1_0"/>
url="http://releases.obeonetwork.com/sirius_6_1_1"/>
<id>org.obeonetwork.dsl.sysml.runtime.feature</id>
<id>org.obeonetwork.dsl.uml2.runtime.feature</id>
<id>org.eclipse.sirius.properties.feature.patch</id>
Expand Down
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<?pde?>
<!-- generated with https://github.com/mbarbero/fr.obeo.releng.targetplatform -->
<target name="UML Core Designer for Capella 1.3.0" sequenceNumber="1544001493">
<target name="UML Core Designer for Capella 1.3.0" sequenceNumber="1548777643">
<locations>
<location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
<unit id="org.eclipse.platform.sdk" version="0.0.0"/>
Expand Down Expand Up @@ -51,7 +51,7 @@
<unit id="org.eclipse.sirius.specifier.ide.ui.acceleo.feature.group" version="0.0.0"/>
<unit id="org.eclipse.sirius.tests.support.feature.group" version="0.0.0"/>
<unit id="org.eclipse.sirius.aql.feature.group" version="0.0.0"/>
<repository id="sirius-6.1.0" location="http://download.eclipse.org/sirius/updates/releases/6.1.0/oxygen"/>
<repository id="sirius-6.1.1" location="http://download.eclipse.org/sirius/updates/releases/6.1.1/oxygen"/>
</location>
</locations>
</target>
Expand Up @@ -41,7 +41,7 @@ location orbit-R20140525021250 "http://download.eclipse.org/tools/orbit/download
}

// Sirius
location sirius-6.1.0 "http://download.eclipse.org/sirius/updates/releases/6.1.0/oxygen" {
location sirius-6.1.1 "http://download.eclipse.org/sirius/updates/releases/6.1.1/oxygen" {
org.eclipse.sirius.runtime.feature.group lazy
org.eclipse.sirius.runtime.aql.feature.group lazy
org.eclipse.sirius.properties.feature.feature.group lazy
Expand Down
Expand Up @@ -51,7 +51,7 @@
<unit id="org.eclipse.sirius.specifier.ide.ui.acceleo.feature.group" version="0.0.0"/>
<unit id="org.eclipse.sirius.tests.support.feature.group" version="0.0.0"/>
<unit id="org.eclipse.sirius.aql.feature.group" version="0.0.0"/>
<repository id="sirius-6.1.0" location="http://download.eclipse.org/sirius/updates/releases/6.1.0/oxygen"/>
<repository id="sirius-6.1.1" location="http://download.eclipse.org/sirius/updates/releases/6.1.1/oxygen"/>
</location>
<location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
<unit id="org.eclipse.amalgam.discovery.feature.group" version="0.0.0"/>
Expand Down

0 comments on commit dd0cb4c

Please sign in to comment.