From ca0d595340bb1226a74d996248da8a220de7b619 Mon Sep 17 00:00:00 2001 From: "Matthew T. Adams" Date: Tue, 8 Nov 2016 14:15:51 -0600 Subject: [PATCH] release v0.54.0 --- cli/pom.xml | 2 +- .../io.yaktor.conversation.as/META-INF/MANIFEST.MF | 2 +- conversation/io.yaktor.conversation.as/pom.xml | 2 +- conversation/io.yaktor.conversation.cs.sdk/feature.xml | 8 ++++---- conversation/io.yaktor.conversation.cs.sdk/pom.xml | 2 +- .../io.yaktor.conversation.cs.ui/META-INF/MANIFEST.MF | 2 +- conversation/io.yaktor.conversation.cs.ui/pom.xml | 2 +- .../io.yaktor.conversation.cs/META-INF/MANIFEST.MF | 2 +- conversation/io.yaktor.conversation.cs/pom.xml | 2 +- conversation/io.yaktor.conversation/feature.xml | 8 ++++---- conversation/pom.xml | 2 +- conversation/update.all/site.xml | 4 ++-- domain/io.yaktor.domain.as/META-INF/MANIFEST.MF | 2 +- domain/io.yaktor.domain.as/pom.xml | 2 +- domain/io.yaktor.domain.cs.sdk/feature.xml | 8 ++++---- domain/io.yaktor.domain.cs.sdk/pom.xml | 2 +- domain/io.yaktor.domain.cs.ui/META-INF/MANIFEST.MF | 2 +- domain/io.yaktor.domain.cs.ui/pom.xml | 2 +- domain/io.yaktor.domain.cs/META-INF/MANIFEST.MF | 2 +- domain/io.yaktor.domain.cs/pom.xml | 2 +- domain/io.yaktor.domain/feature.xml | 8 ++++---- domain/pom.xml | 2 +- package.json | 2 +- pom.xml | 2 +- test-project/pom.xml | 2 +- 25 files changed, 38 insertions(+), 38 deletions(-) diff --git a/cli/pom.xml b/cli/pom.xml index 1a33a00..83a5bb0 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -5,7 +5,7 @@ io.yaktor dsl-xtext-parent - 0.54.0-SNAPSHOT + 0.54.0 ${project.groupId}:${project.artifactId} A command-line code generator that reads Yaktor's DSLs and produces Node.js Yaktor applications. diff --git a/conversation/io.yaktor.conversation.as/META-INF/MANIFEST.MF b/conversation/io.yaktor.conversation.as/META-INF/MANIFEST.MF index e1d4262..3584078 100644 --- a/conversation/io.yaktor.conversation.as/META-INF/MANIFEST.MF +++ b/conversation/io.yaktor.conversation.as/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: io.yaktor.conversation.as Bundle-SymbolicName: io.yaktor.conversation.as;singleton:=true -Bundle-Version: 0.54.0.qualifier +Bundle-Version: 0.54.0 Bundle-ClassPath: . Bundle-Vendor: SciSpike LLC Bundle-Localization: plugin diff --git a/conversation/io.yaktor.conversation.as/pom.xml b/conversation/io.yaktor.conversation.as/pom.xml index 3149807..76cc1e5 100644 --- a/conversation/io.yaktor.conversation.as/pom.xml +++ b/conversation/io.yaktor.conversation.as/pom.xml @@ -6,7 +6,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs io.yaktor conversation-xtext-dsl - 0.54.0-SNAPSHOT + 0.54.0 io.yaktor.dsl diff --git a/conversation/io.yaktor.conversation.cs.sdk/feature.xml b/conversation/io.yaktor.conversation.cs.sdk/feature.xml index 4fb6dae..ca51593 100644 --- a/conversation/io.yaktor.conversation.cs.sdk/feature.xml +++ b/conversation/io.yaktor.conversation.cs.sdk/feature.xml @@ -2,27 +2,27 @@ + version="0.54.0"> diff --git a/conversation/io.yaktor.conversation.cs.sdk/pom.xml b/conversation/io.yaktor.conversation.cs.sdk/pom.xml index dc4aef1..1459d87 100644 --- a/conversation/io.yaktor.conversation.cs.sdk/pom.xml +++ b/conversation/io.yaktor.conversation.cs.sdk/pom.xml @@ -6,7 +6,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs io.yaktor conversation-xtext-dsl - 0.54.0-SNAPSHOT + 0.54.0 io.yaktor.dsl diff --git a/conversation/io.yaktor.conversation.cs.ui/META-INF/MANIFEST.MF b/conversation/io.yaktor.conversation.cs.ui/META-INF/MANIFEST.MF index ce07004..386418d 100644 --- a/conversation/io.yaktor.conversation.cs.ui/META-INF/MANIFEST.MF +++ b/conversation/io.yaktor.conversation.cs.ui/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: io.yaktor.conversation.cs.ui Bundle-Vendor: SciSpike LLC -Bundle-Version: 0.54.0.qualifier +Bundle-Version: 0.54.0 Bundle-SymbolicName: io.yaktor.conversation.cs.ui; singleton:=true Bundle-ActivationPolicy: lazy Require-Bundle: io.yaktor.conversation.cs;visibility:=reexport, diff --git a/conversation/io.yaktor.conversation.cs.ui/pom.xml b/conversation/io.yaktor.conversation.cs.ui/pom.xml index c1d8708..b17113a 100644 --- a/conversation/io.yaktor.conversation.cs.ui/pom.xml +++ b/conversation/io.yaktor.conversation.cs.ui/pom.xml @@ -6,7 +6,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs io.yaktor conversation-xtext-dsl - 0.54.0-SNAPSHOT + 0.54.0 io.yaktor.dsl diff --git a/conversation/io.yaktor.conversation.cs/META-INF/MANIFEST.MF b/conversation/io.yaktor.conversation.cs/META-INF/MANIFEST.MF index f81a553..462c990 100644 --- a/conversation/io.yaktor.conversation.cs/META-INF/MANIFEST.MF +++ b/conversation/io.yaktor.conversation.cs/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: io.yaktor.conversation.cs Bundle-Vendor: SciSpike LLC -Bundle-Version: 0.54.0.qualifier +Bundle-Version: 0.54.0 Bundle-SymbolicName: io.yaktor.conversation.cs; singleton:=true Bundle-ActivationPolicy: lazy Require-Bundle: org.eclipse.xtext;bundle-version="[2.7.0,2.9.0)", diff --git a/conversation/io.yaktor.conversation.cs/pom.xml b/conversation/io.yaktor.conversation.cs/pom.xml index 3accfeb..a848ae1 100644 --- a/conversation/io.yaktor.conversation.cs/pom.xml +++ b/conversation/io.yaktor.conversation.cs/pom.xml @@ -6,7 +6,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs io.yaktor conversation-xtext-dsl - 0.54.0-SNAPSHOT + 0.54.0 io.yaktor.dsl diff --git a/conversation/io.yaktor.conversation/feature.xml b/conversation/io.yaktor.conversation/feature.xml index 799712d..5f1b73a 100644 --- a/conversation/io.yaktor.conversation/feature.xml +++ b/conversation/io.yaktor.conversation/feature.xml @@ -2,7 +2,7 @@ @@ -21,21 +21,21 @@ id="io.yaktor.conversation.as" download-size="0" install-size="0" - version="0.54.0.qualifier" + version="0.54.0" unpack="false"/> diff --git a/conversation/pom.xml b/conversation/pom.xml index 9657288..76cd368 100644 --- a/conversation/pom.xml +++ b/conversation/pom.xml @@ -5,7 +5,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs io.yaktor dsl-xtext-parent - 0.54.0-SNAPSHOT + 0.54.0 io.yaktor conversation-xtext-dsl diff --git a/conversation/update.all/site.xml b/conversation/update.all/site.xml index b024380..4de7f02 100644 --- a/conversation/update.all/site.xml +++ b/conversation/update.all/site.xml @@ -1,9 +1,9 @@ - + - + diff --git a/domain/io.yaktor.domain.as/META-INF/MANIFEST.MF b/domain/io.yaktor.domain.as/META-INF/MANIFEST.MF index 69b4007..2ba6369 100644 --- a/domain/io.yaktor.domain.as/META-INF/MANIFEST.MF +++ b/domain/io.yaktor.domain.as/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: io.yaktor.domain.as Bundle-SymbolicName: io.yaktor.domain.as;singleton:=true -Bundle-Version: 0.54.0.qualifier +Bundle-Version: 0.54.0 Bundle-ClassPath: . Bundle-Vendor: SciSpike LLC Bundle-Localization: plugin diff --git a/domain/io.yaktor.domain.as/pom.xml b/domain/io.yaktor.domain.as/pom.xml index c47d21b..e3cd5d9 100644 --- a/domain/io.yaktor.domain.as/pom.xml +++ b/domain/io.yaktor.domain.as/pom.xml @@ -6,7 +6,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs io.yaktor domain-xtext-dsl - 0.54.0-SNAPSHOT + 0.54.0 io.yaktor.dsl diff --git a/domain/io.yaktor.domain.cs.sdk/feature.xml b/domain/io.yaktor.domain.cs.sdk/feature.xml index 7b1d64f..6c882af 100644 --- a/domain/io.yaktor.domain.cs.sdk/feature.xml +++ b/domain/io.yaktor.domain.cs.sdk/feature.xml @@ -2,27 +2,27 @@ + version="0.54.0"> diff --git a/domain/io.yaktor.domain.cs.sdk/pom.xml b/domain/io.yaktor.domain.cs.sdk/pom.xml index 6f3e6e4..5d10e38 100644 --- a/domain/io.yaktor.domain.cs.sdk/pom.xml +++ b/domain/io.yaktor.domain.cs.sdk/pom.xml @@ -6,7 +6,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs io.yaktor domain-xtext-dsl - 0.54.0-SNAPSHOT + 0.54.0 io.yaktor.dsl diff --git a/domain/io.yaktor.domain.cs.ui/META-INF/MANIFEST.MF b/domain/io.yaktor.domain.cs.ui/META-INF/MANIFEST.MF index 0596ccc..37852b7 100644 --- a/domain/io.yaktor.domain.cs.ui/META-INF/MANIFEST.MF +++ b/domain/io.yaktor.domain.cs.ui/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: io.yaktor.domain.cs.ui Bundle-Vendor: SciSpike LLC -Bundle-Version: 0.54.0.qualifier +Bundle-Version: 0.54.0 Bundle-SymbolicName: io.yaktor.domain.cs.ui; singleton:=true Bundle-ActivationPolicy: lazy Require-Bundle: io.yaktor.domain.cs;visibility:=reexport, diff --git a/domain/io.yaktor.domain.cs.ui/pom.xml b/domain/io.yaktor.domain.cs.ui/pom.xml index f6dbf66..a198f2e 100644 --- a/domain/io.yaktor.domain.cs.ui/pom.xml +++ b/domain/io.yaktor.domain.cs.ui/pom.xml @@ -6,7 +6,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs io.yaktor domain-xtext-dsl - 0.54.0-SNAPSHOT + 0.54.0 io.yaktor.dsl diff --git a/domain/io.yaktor.domain.cs/META-INF/MANIFEST.MF b/domain/io.yaktor.domain.cs/META-INF/MANIFEST.MF index 676b65b..ae35c45 100644 --- a/domain/io.yaktor.domain.cs/META-INF/MANIFEST.MF +++ b/domain/io.yaktor.domain.cs/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: io.yaktor.domain.cs Bundle-Vendor: SciSpike LLC -Bundle-Version: 0.54.0.qualifier +Bundle-Version: 0.54.0 Bundle-SymbolicName: io.yaktor.domain.cs; singleton:=true Bundle-ActivationPolicy: lazy Require-Bundle: org.eclipse.xtext;bundle-version="[2.7.0,2.9.0)", diff --git a/domain/io.yaktor.domain.cs/pom.xml b/domain/io.yaktor.domain.cs/pom.xml index 261bf5f..e053c76 100644 --- a/domain/io.yaktor.domain.cs/pom.xml +++ b/domain/io.yaktor.domain.cs/pom.xml @@ -6,7 +6,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs io.yaktor domain-xtext-dsl - 0.54.0-SNAPSHOT + 0.54.0 io.yaktor.dsl diff --git a/domain/io.yaktor.domain/feature.xml b/domain/io.yaktor.domain/feature.xml index e313ef3..6a1659c 100644 --- a/domain/io.yaktor.domain/feature.xml +++ b/domain/io.yaktor.domain/feature.xml @@ -2,7 +2,7 @@ @@ -21,21 +21,21 @@ id="io.yaktor.domain.as" download-size="0" install-size="0" - version="0.54.0.qualifier" + version="0.54.0" unpack="false"/> diff --git a/domain/pom.xml b/domain/pom.xml index 87ba0fa..50a4b85 100644 --- a/domain/pom.xml +++ b/domain/pom.xml @@ -5,7 +5,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs io.yaktor dsl-xtext-parent - 0.54.0-SNAPSHOT + 0.54.0 io.yaktor domain-xtext-dsl diff --git a/package.json b/package.json index f698748..ae3c081 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "yaktor-dsl-xtext", - "version": "0.54.0-pre.0", + "version": "0.54.0", "private": true, "description": "Yaktor Xtext DSL", "license": "Apache-2.0", diff --git a/pom.xml b/pom.xml index 4000f28..dc6c094 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 io.yaktor dsl-xtext-parent - 0.54.0-SNAPSHOT + 0.54.0 ${project.groupId}:${project.artifactId} An Xtext-based eclipse & command-line code generator that reads Yaktor's DSLs and produces Node.js Yaktor applications. http://yaktor.io diff --git a/test-project/pom.xml b/test-project/pom.xml index df52468..f2ca606 100644 --- a/test-project/pom.xml +++ b/test-project/pom.xml @@ -4,7 +4,7 @@ io.yaktor dsl-xtext-parent - 0.54.0-SNAPSHOT + 0.54.0 io.yaktor dsl-xtext-test-project