diff --git a/EclipsePlugin/DDDLanguage/build.properties b/EclipsePlugin/DDDLanguage/build.properties index 4869bce..a083267 100644 --- a/EclipsePlugin/DDDLanguage/build.properties +++ b/EclipsePlugin/DDDLanguage/build.properties @@ -4,4 +4,4 @@ bin.includes = plugin.xml,\ META-INF/,\ .,\ icons/,\ - lib/dsl-clc-1.9.0.jar + lib/dsl-clc-1.9.2.jar diff --git a/EclipsePlugin/DDDLanguage/lib/dsl-clc-1.9.0.jar b/EclipsePlugin/DDDLanguage/lib/dsl-clc-1.9.0.jar deleted file mode 100644 index 650dee1..0000000 Binary files a/EclipsePlugin/DDDLanguage/lib/dsl-clc-1.9.0.jar and /dev/null differ diff --git a/EclipsePlugin/DDDLanguage/lib/dsl-clc-1.9.2.jar b/EclipsePlugin/DDDLanguage/lib/dsl-clc-1.9.2.jar new file mode 100644 index 0000000..48ba6b8 Binary files /dev/null and b/EclipsePlugin/DDDLanguage/lib/dsl-clc-1.9.2.jar differ diff --git a/IdeaPlugin/META-INF/plugin.xml b/IdeaPlugin/META-INF/plugin.xml index 1b48db1..1d7eb22 100644 --- a/IdeaPlugin/META-INF/plugin.xml +++ b/IdeaPlugin/META-INF/plugin.xml @@ -1,7 +1,7 @@ com.dslplatform.ideaplugin DSL Platform - 0.9.6 + 0.9.7 DSL Platform com.dslplatform dsl-platform-maven-plugin maven-plugin - 1.2.0 + 1.2.1 DSL Platform - Maven plugin https://github.com/ngs-doo/dsl-compiler-client A Maven plugin for interaction with DSL Platform command line client API (https://dsl-platform.com) @@ -63,7 +63,7 @@ com.dslplatform dsl-clc - 1.9.0 + 1.9.2