|
|
@@ -10,9 +10,9 @@
|
|
|
|
|
|
<!-- this is the parent POM from which all modules inherit common settings -->
|
|
|
<properties>
|
|
|
- <tycho-version>0.18.0</tycho-version>
|
|
|
+ <tycho-version>0.18.1</tycho-version>
|
|
|
<antrun-version>1.6</antrun-version>
|
|
|
- <tycho-extras-version>0.18.0</tycho-extras-version>
|
|
|
+ <tycho-extras-version>0.18.1</tycho-extras-version>
|
|
|
</properties>
|
|
|
<build>
|
|
|
<plugins>
|
|
|
@@ -333,7 +333,7 @@
|
|
|
<groupId>org.yakindu.base</groupId>
|
|
|
<artifactId>org.yakindu.base.target</artifactId>
|
|
|
<version>2.1.2-SNAPSHOT</version>
|
|
|
- <classifier>Juno</classifier>
|
|
|
+ <classifier>Kepler</classifier>
|
|
|
</artifact>
|
|
|
</target>
|
|
|
</configuration>
|