]> gerrit.simantics Code Review - simantics/platform.git/commitdiff
Bumped master target and org.simantics.sdk feature versions to 1.30.0.
authorTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Thu, 1 Jun 2017 04:47:32 +0000 (07:47 +0300)
committerTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Thu, 1 Jun 2017 04:47:32 +0000 (07:47 +0300)
refs #7263

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

index 603c6834cbb4d9e01054673d328e3550899fe60e..c5bc965b573d312b50c1779bdc05ebdb63b0e7dc 100644 (file)
@@ -13,7 +13,7 @@
 <feature
       id="org.simantics.sdk"
       label="Simantics SDK"
 <feature
       id="org.simantics.sdk"
       label="Simantics SDK"
-      version="1.29.0"
+      version="1.30.0"
       provider-name="VTT Technical Research Centre of Finland">
 
    <description url="http://www.example.com/description">
       provider-name="VTT Technical Research Centre of Finland">
 
    <description url="http://www.example.com/description">
index 7b97949a6fc62fe6e831898696b8372e89325533..faad6d455bff2bcc19d522781d45ef6bdb8c053b 100644 (file)
@@ -1,10 +1,10 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <?pde version="3.8"?>
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <?pde version="3.8"?>
-<target name="Simantics 1.29.0" sequenceNumber="21">
+<target name="Simantics 1.30.0" sequenceNumber="22">
 <locations>
 <location includeAllPlatforms="true" includeConfigurePhase="false" includeMode="slicer" includeSource="true" type="InstallableUnit">
 <locations>
 <location includeAllPlatforms="true" includeConfigurePhase="false" includeMode="slicer" includeSource="true" type="InstallableUnit">
-<unit id="org.simantics.sdk.feature.group" version="1.29.0"/>
-<unit id="org.simantics.sdk.source.feature.group" version="1.29.0"/>
+<unit id="org.simantics.sdk.feature.group" version="1.30.0"/>
+<unit id="org.simantics.sdk.source.feature.group" version="1.30.0"/>
 <repository location="http://www.simantics.org/download/master/sdk"/>
 </location>
 <location includeAllPlatforms="true" includeConfigurePhase="false" includeMode="slicer" includeSource="true" type="InstallableUnit">
 <repository location="http://www.simantics.org/download/master/sdk"/>
 </location>
 <location includeAllPlatforms="true" includeConfigurePhase="false" includeMode="slicer" includeSource="true" type="InstallableUnit">
index b3d1dc628b9bcc7f5dbd38bb934a5b9a34681711..a72cb5e12af374e2baae37acce5d31dbca24d048 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>
        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.29.0-SNAPSHOT</version>
+       <version>1.30.0-SNAPSHOT</version>
        <packaging>eclipse-repository</packaging>
 
        <parent>
        <packaging>eclipse-repository</packaging>
 
        <parent>