]> gerrit.simantics Code Review - simantics/platform.git/commitdiff
Bumped master target and org.simantics.sdk feature versions to 1.31.0.
authorTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Tue, 1 Aug 2017 14:54:39 +0000 (17:54 +0300)
committerTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Tue, 1 Aug 2017 14:54:39 +0000 (17:54 +0300)
refs #7396

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

index 4c4c7c0ed34dfb40626483a8c7f3b97f0001d29d..8e82b8260c6a9b59ff0c5eea028ad578c143704d 100644 (file)
@@ -13,7 +13,7 @@
 <feature
       id="org.simantics.sdk"
       label="Simantics SDK"
-      version="1.30.0"
+      version="1.31.0"
       provider-name="VTT Technical Research Centre of Finland">
 
    <description url="http://www.example.com/description">
index 00f997fef2b7b34c7c7e135a138ddacd323000b7..a17c650bb8f6ec21c0d03faee93f7a66027e78a5 100644 (file)
@@ -1,10 +1,10 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <?pde version="3.8"?>
-<target name="Simantics 1.30.0" sequenceNumber="23">
+<target name="Simantics 1.31.0" sequenceNumber="24">
 <locations>
 <location includeAllPlatforms="true" includeConfigurePhase="false" includeMode="slicer" includeSource="true" type="InstallableUnit">
-<unit id="org.simantics.sdk.feature.group" version="1.30.0"/>
-<unit id="org.simantics.sdk.source.feature.group" version="1.30.0"/>
+<unit id="org.simantics.sdk.feature.group" version="1.31.0"/>
+<unit id="org.simantics.sdk.source.feature.group" version="1.31.0"/>
 <repository location="http://www.simantics.org/download/master/sdk"/>
 </location>
 <location includeAllPlatforms="true" includeConfigurePhase="false" includeMode="slicer" includeSource="true" type="InstallableUnit">
index a72cb5e12af374e2baae37acce5d31dbca24d048..683a1e5801d9e31ca579f8d20abdf1e6bad3bfe7 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.30.0-SNAPSHOT</version>
+       <version>1.31.0-SNAPSHOT</version>
        <packaging>eclipse-repository</packaging>
 
        <parent>