]> gerrit.simantics Code Review - simantics/platform.git/commitdiff
Configured release/1.28.1 branch for SDK builds.
authorTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Mon, 5 Jun 2017 16:47:34 +0000 (19:47 +0300)
committerTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Mon, 5 Jun 2017 16:47:34 +0000 (19:47 +0300)
refs #7280

features/org.simantics.sdk.feature/feature.xml
releng/org.simantics.sdk.build.targetdefinition/org.simantics.sdk.build.targetdefinition.target
releng/org.simantics.sdk.build.targetdefinition/simantics.target
releng/org.simantics.sdk.repository/pom.xml

index 9bc2a325046ca2af544c62e3d19ce0b141be54ed..bf8231926efa890dbb957ae891cb7201ba4825ab 100644 (file)
@@ -13,7 +13,7 @@
 <feature
       id="org.simantics.sdk"
       label="Simantics SDK"
-      version="1.28.0"
+      version="1.28.1"
       provider-name="VTT Technical Research Centre of Finland">
 
    <description url="http://www.example.com/description">
index 3856d6b191bfc89fa4a4f3f3c36a35d603d70748..dfde24d97f9831d303db3773c93e98f9f398e05d 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<?pde version="3.8"?><target name="Eclipse Mars.2" sequenceNumber="225">
+<?pde version="3.8"?><target name="Eclipse Mars.2" sequenceNumber="226">
 <locations>
 <location includeAllPlatforms="true" includeConfigurePhase="false" includeMode="slicer" includeSource="true" type="InstallableUnit">
 <unit id="org.objectweb.asm.xml.source" version="5.0.1.v201404251740"/>
 <unit id="org.slf4j.api.source" version="1.7.20"/>
 <unit id="stax2-api" version="3.1.4"/>
 <unit id="stax2-api.source" version="3.1.4"/>
-<repository location="http://www.simantics.org/download/release/1.28.0/external-components/maven"/>
+<repository location="http://www.simantics.org/download/release/1.28.1/external-components/maven"/>
 </location>
 <location includeAllPlatforms="true" includeConfigurePhase="false" includeMode="slicer" includeSource="true" type="InstallableUnit">
 <unit id="org.apache.poi.feature.feature.group" version="3.15.0.b0002"/>
 <unit id="org.apache.batik" version="1.8.0.201611220734"/>
-<repository location="http://www.simantics.org/download/release/1.28.0/external-components/manual"/>
+<repository location="http://www.simantics.org/download/release/1.28.1/external-components/manual"/>
 </location>
 </locations>
 </target>
index ec2c39d44f424038bbadaddd448e29802a6b34ed..2a544ad8d5c01a898a09b38a2d9a7e5de9d5dc71 100644 (file)
@@ -1,11 +1,11 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <?pde version="3.8"?>
-<target name="Simantics 1.28.0" sequenceNumber="15">
+<target name="Simantics 1.28.1" sequenceNumber="16">
 <locations>
 <location includeAllPlatforms="true" includeConfigurePhase="false" includeMode="slicer" includeSource="true" type="InstallableUnit">
-<unit id="org.simantics.sdk.feature.group" version="1.28.0"/>
-<unit id="org.simantics.sdk.source.feature.group" version="1.28.0"/>
-<repository location="http://www.simantics.org/download/release/1.28.0/sdk"/>
+<unit id="org.simantics.sdk.feature.group" version="1.28.1"/>
+<unit id="org.simantics.sdk.source.feature.group" version="1.28.1"/>
+<repository location="http://www.simantics.org/download/release/1.28.1/sdk"/>
 </location>
 <location includeAllPlatforms="true" includeConfigurePhase="false" includeMode="slicer" includeSource="true" type="InstallableUnit">
 <unit id="org.objectweb.asm.xml.source" version="5.0.1.v201404251740"/>
 <unit id="org.slf4j.api.source" version="1.7.20"/>
 <unit id="stax2-api" version="3.1.4"/>
 <unit id="stax2-api.source" version="3.1.4"/>
-<repository location="http://www.simantics.org/download/release/1.28.0/external-components/maven"/>
+<repository location="http://www.simantics.org/download/release/1.28.1/external-components/maven"/>
 </location>
 <location includeAllPlatforms="true" includeConfigurePhase="false" includeMode="slicer" includeSource="true" type="InstallableUnit">
 <unit id="org.apache.poi.feature.feature.group" version="3.15.0.b0002"/>
 <unit id="org.apache.batik" version="1.8.0.201611220734"/>
-<repository location="http://www.simantics.org/download/release/1.28.0/external-components/manual"/>
+<repository location="http://www.simantics.org/download/release/1.28.1/external-components/manual"/>
 </location>
 </locations>
 </target>
index 8442c8151fb7c2a596e81955245e7c2dee6f1169..9281eeca9cbd977ada9cec1bdfaeb395c65aa78a 100644 (file)
@@ -2,7 +2,7 @@
        xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <artifactId>org.simantics.sdk.repository</artifactId>
-       <version>1.28.0-SNAPSHOT</version>
+       <version>1.28.1-SNAPSHOT</version>
        <packaging>eclipse-repository</packaging>
 
        <parent>