From 023b28100bc7b329c928243bab8a125dfd62fc65 Mon Sep 17 00:00:00 2001 From: JK Date: Wed, 21 Sep 2016 10:13:50 -0700 Subject: [PATCH] prepare for next dev iteration --- cli/pom.xml | 2 +- .../io.yaktor.conversation.as/META-INF/MANIFEST.MF | 2 +- conversation/io.yaktor.conversation.as/pom.xml | 2 +- .../io.yaktor.conversation.cs.sdk/feature.xml | 8 ++++---- conversation/io.yaktor.conversation.cs.sdk/pom.xml | 2 +- .../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.update/site.xml | 4 ++-- conversation/io.yaktor.conversation/feature.xml | 8 ++++---- conversation/pom.xml | 2 +- conversation/update.all/site.xml | 12 ++++++------ 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 +- 26 files changed, 44 insertions(+), 44 deletions(-) diff --git a/cli/pom.xml b/cli/pom.xml index 6434160..4f78d64 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -5,7 +5,7 @@ io.yaktor dsl-xtext-parent - 0.51.3 + 0.51.4-SNAPSHOT ${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 9fb2dbd..1ee5860 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.51.3 +Bundle-Version: 0.51.4.qualifier 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 3ed5340..d97ead1 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.51.3 + 0.51.4-SNAPSHOT io.yaktor.dsl diff --git a/conversation/io.yaktor.conversation.cs.sdk/feature.xml b/conversation/io.yaktor.conversation.cs.sdk/feature.xml index 2f9250d..a9f9aba 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.51.4.qualifier"> diff --git a/conversation/io.yaktor.conversation.cs.sdk/pom.xml b/conversation/io.yaktor.conversation.cs.sdk/pom.xml index 7e8a5aa..d809efc 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.51.3 + 0.51.4-SNAPSHOT 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 6d62e07..92082bb 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.51.3 +Bundle-Version: 0.51.4.qualifier 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 f0b6799..948b050 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.51.3 + 0.51.4-SNAPSHOT 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 74e47d7..30f6208 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.51.3 +Bundle-Version: 0.51.4.qualifier 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 ac39b4e..7d92cfc 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.51.3 + 0.51.4-SNAPSHOT io.yaktor.dsl diff --git a/conversation/io.yaktor.conversation.update/site.xml b/conversation/io.yaktor.conversation.update/site.xml index 5a2da74..29cee09 100644 --- a/conversation/io.yaktor.conversation.update/site.xml +++ b/conversation/io.yaktor.conversation.update/site.xml @@ -1,5 +1,5 @@ - - + + diff --git a/conversation/io.yaktor.conversation/feature.xml b/conversation/io.yaktor.conversation/feature.xml index 8101a15..f6def03 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.51.3" + version="0.51.4.qualifier" unpack="false"/> diff --git a/conversation/pom.xml b/conversation/pom.xml index 6b84d9a..cd8c1a3 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.51.3 + 0.51.4-SNAPSHOT io.yaktor conversation-xtext-dsl diff --git a/conversation/update.all/site.xml b/conversation/update.all/site.xml index d797cd4..1bcb494 100644 --- a/conversation/update.all/site.xml +++ b/conversation/update.all/site.xml @@ -1,11 +1,11 @@ - - + + - - + + - - + + diff --git a/domain/io.yaktor.domain.as/META-INF/MANIFEST.MF b/domain/io.yaktor.domain.as/META-INF/MANIFEST.MF index a741c3f..97a9c13 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.51.3 +Bundle-Version: 0.51.4.qualifier 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 f8363d5..ab9c01f 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.51.3 + 0.51.4-SNAPSHOT io.yaktor.dsl diff --git a/domain/io.yaktor.domain.cs.sdk/feature.xml b/domain/io.yaktor.domain.cs.sdk/feature.xml index 23013ad..9f0ba93 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.51.4.qualifier"> diff --git a/domain/io.yaktor.domain.cs.sdk/pom.xml b/domain/io.yaktor.domain.cs.sdk/pom.xml index be500ce..885da4c 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.51.3 + 0.51.4-SNAPSHOT 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 5e7d5da..688348d 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.51.3 +Bundle-Version: 0.51.4.qualifier 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 35f8570..ebb547d 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.51.3 + 0.51.4-SNAPSHOT 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 00817c2..59a763f 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.51.3 +Bundle-Version: 0.51.4.qualifier 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 892cde8..0f7eca1 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.51.3 + 0.51.4-SNAPSHOT io.yaktor.dsl diff --git a/domain/io.yaktor.domain/feature.xml b/domain/io.yaktor.domain/feature.xml index d498423..0a8eced 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.51.3" + version="0.51.4.qualifier" unpack="false"/> diff --git a/domain/pom.xml b/domain/pom.xml index 07073c5..0e162a9 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.51.3 + 0.51.4-SNAPSHOT io.yaktor domain-xtext-dsl diff --git a/package.json b/package.json index 5e15a77..af33784 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "yaktor-dsl-xtext", - "version": "0.51.3", + "version": "0.51.4-pre.0", "private": true, "description": "Yaktor Xtext DSL", "license": "Apache-2.0", diff --git a/pom.xml b/pom.xml index 77ec266..0408887 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 io.yaktor dsl-xtext-parent - 0.51.3 + 0.51.4-SNAPSHOT ${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 b3427b6..78f32e3 100644 --- a/test-project/pom.xml +++ b/test-project/pom.xml @@ -4,7 +4,7 @@ io.yaktor dsl-xtext-parent - 0.51.3 + 0.51.4-SNAPSHOT io.yaktor dsl-xtext-test-project