Skip to content

Commit

Permalink
Release 4.1.0.v20190917-0928-REL
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenkins authored and oronzo-solazzo committed Sep 17, 2019
1 parent de47bad commit 774dcd7
Show file tree
Hide file tree
Showing 123 changed files with 126 additions and 126 deletions.
2 changes: 1 addition & 1 deletion com.avaloq.tools.ddk.check.core.test/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: com.avaloq.tools.ddk.check.core.test
Bundle-SymbolicName: com.avaloq.tools.ddk.check.core.test;singleton:=true
Bundle-Version: 4.1.0.qualifier
Bundle-Version: 4.1.0.v20190917-0928-REL
Bundle-Vendor: Avaloq Evolution AG
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-ActivationPolicy: lazy
Expand Down
2 changes: 1 addition & 1 deletion com.avaloq.tools.ddk.check.core.test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>ddk-parent</artifactId>
<groupId>com.avaloq.tools.ddk</groupId>
<version>4.1.0-SNAPSHOT</version>
<version>4.1.0.v20190917-0928-REL</version>
<relativePath>../ddk-parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion com.avaloq.tools.ddk.check.core/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: com.avaloq.tools.ddk.check.core
Bundle-SymbolicName: com.avaloq.tools.ddk.check.core;singleton:=true
Bundle-Version: 4.1.0.qualifier
Bundle-Version: 4.1.0.v20190917-0928-REL
Bundle-Vendor: Avaloq Evolution AG
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-ActivationPolicy: lazy
Expand Down
2 changes: 1 addition & 1 deletion com.avaloq.tools.ddk.check.core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>ddk-parent</artifactId>
<groupId>com.avaloq.tools.ddk</groupId>
<version>4.1.0-SNAPSHOT</version>
<version>4.1.0.v20190917-0928-REL</version>
<relativePath>../ddk-parent</relativePath>
</parent>
<groupId>com.avaloq.tools.ddk</groupId>
Expand Down
2 changes: 1 addition & 1 deletion com.avaloq.tools.ddk.check.generator/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: com.avaloq.tools.ddk.check.generator
Bundle-SymbolicName: com.avaloq.tools.ddk.check.generator;singleton:=true
Bundle-Version: 4.1.0.qualifier
Bundle-Version: 4.1.0.v20190917-0928-REL
Bundle-Vendor: Avaloq Evolution AG
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-ActivationPolicy: lazy
Expand Down
2 changes: 1 addition & 1 deletion com.avaloq.tools.ddk.check.generator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>ddk-parent</artifactId>
<groupId>com.avaloq.tools.ddk</groupId>
<version>4.1.0-SNAPSHOT</version>
<version>4.1.0.v20190917-0928-REL</version>
<relativePath>../ddk-parent</relativePath>
</parent>
<groupId>com.avaloq.tools.ddk</groupId>
Expand Down
2 changes: 1 addition & 1 deletion com.avaloq.tools.ddk.check.lib/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: com.avaloq.tools.ddk.check.lib
Bundle-SymbolicName: com.avaloq.tools.ddk.check.lib
Bundle-Version: 4.1.0.qualifier
Bundle-Version: 4.1.0.v20190917-0928-REL
Bundle-Vendor: Avaloq Evolution AG
Require-Bundle: org.eclipse.core.runtime,
org.eclipse.xtext,
Expand Down
2 changes: 1 addition & 1 deletion com.avaloq.tools.ddk.check.lib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>ddk-parent</artifactId>
<groupId>com.avaloq.tools.ddk</groupId>
<version>4.1.0-SNAPSHOT</version>
<version>4.1.0.v20190917-0928-REL</version>
<relativePath>../ddk-parent</relativePath>
</parent>
<groupId>com.avaloq.tools.ddk</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: com.avaloq.tools.ddk.check.runtime.core.test
Bundle-SymbolicName: com.avaloq.tools.ddk.check.runtime.core.test;singleton:=true
Bundle-Version: 4.1.0.qualifier
Bundle-Version: 4.1.0.v20190917-0928-REL
Bundle-Vendor: Avaloq Evolution AG
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Require-Bundle: org.eclipse.ui,
Expand Down
2 changes: 1 addition & 1 deletion com.avaloq.tools.ddk.check.runtime.core.test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>ddk-parent</artifactId>
<groupId>com.avaloq.tools.ddk</groupId>
<version>4.1.0-SNAPSHOT</version>
<version>4.1.0.v20190917-0928-REL</version>
<relativePath>../ddk-parent</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: com.avaloq.tools.ddk.check.runtime.core
Bundle-SymbolicName: com.avaloq.tools.ddk.check.runtime.core;singleton:=true
Bundle-Version: 4.1.0.qualifier
Bundle-Version: 4.1.0.v20190917-0928-REL
Bundle-Vendor: Avaloq Evolution AG
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Require-Bundle: org.eclipse.core.resources,
Expand Down
2 changes: 1 addition & 1 deletion com.avaloq.tools.ddk.check.runtime.core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>ddk-parent</artifactId>
<groupId>com.avaloq.tools.ddk</groupId>
<version>4.1.0-SNAPSHOT</version>
<version>4.1.0.v20190917-0928-REL</version>
<relativePath>../ddk-parent</relativePath>
</parent>
<groupId>com.avaloq.tools.ddk</groupId>
Expand Down
2 changes: 1 addition & 1 deletion com.avaloq.tools.ddk.check.runtime.ui/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: com.avaloq.tools.ddk.check.runtime.ui
Bundle-SymbolicName: com.avaloq.tools.ddk.check.runtime.ui;singleton:=true
Bundle-Version: 4.1.0.qualifier
Bundle-Version: 4.1.0.v20190917-0928-REL
Bundle-Activator: com.avaloq.tools.ddk.check.runtime.ui.internal.Activator
Bundle-Vendor: Avaloq Evolution AG
Require-Bundle: org.eclipse.ui,
Expand Down
2 changes: 1 addition & 1 deletion com.avaloq.tools.ddk.check.runtime.ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>ddk-parent</artifactId>
<groupId>com.avaloq.tools.ddk</groupId>
<version>4.1.0-SNAPSHOT</version>
<version>4.1.0.v20190917-0928-REL</version>
<relativePath>../ddk-parent</relativePath>
</parent>
<groupId>com.avaloq.tools.ddk</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: com.avaloq.tools.ddk.check.test.runtime.tests
Bundle-Vendor: Avaloq Evolution AG
Bundle-Version: 4.1.0.qualifier
Bundle-Version: 4.1.0.v20190917-0928-REL
Bundle-SymbolicName: com.avaloq.tools.ddk.check.test.runtime.tests; singleton:=true
Bundle-ActivationPolicy: lazy
Require-Bundle: com.avaloq.tools.ddk.check.runtime.core,
Expand Down
2 changes: 1 addition & 1 deletion com.avaloq.tools.ddk.check.test.runtime.tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>ddk-parent</artifactId>
<groupId>com.avaloq.tools.ddk</groupId>
<version>4.1.0-SNAPSHOT</version>
<version>4.1.0.v20190917-0928-REL</version>
<relativePath>../ddk-parent</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: com.avaloq.tools.ddk.check.test.runtime.ui
Bundle-Vendor: Avaloq Evolution AG
Bundle-Version: 4.1.0.qualifier
Bundle-Version: 4.1.0.v20190917-0928-REL
Bundle-SymbolicName: com.avaloq.tools.ddk.check.test.runtime.ui; singleton:=true
Bundle-ActivationPolicy: lazy
Require-Bundle: com.avaloq.tools.ddk.check.test.runtime;visibility:=reexport,
Expand Down
2 changes: 1 addition & 1 deletion com.avaloq.tools.ddk.check.test.runtime.ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>ddk-parent</artifactId>
<groupId>com.avaloq.tools.ddk</groupId>
<version>4.1.0-SNAPSHOT</version>
<version>4.1.0.v20190917-0928-REL</version>
<relativePath>../ddk-parent</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: com.avaloq.tools.ddk.check.test.runtime
Bundle-Vendor: Avaloq Evolution AG
Bundle-Version: 4.1.0.qualifier
Bundle-Version: 4.1.0.v20190917-0928-REL
Bundle-SymbolicName: com.avaloq.tools.ddk.check.test.runtime;singleton:=true
Bundle-ActivationPolicy: lazy
Require-Bundle: org.eclipse.xtext;visibility:=reexport,
Expand Down
2 changes: 1 addition & 1 deletion com.avaloq.tools.ddk.check.test.runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>ddk-parent</artifactId>
<groupId>com.avaloq.tools.ddk</groupId>
<version>4.1.0-SNAPSHOT</version>
<version>4.1.0.v20190917-0928-REL</version>
<relativePath>../ddk-parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion com.avaloq.tools.ddk.check.ui.test/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: com.avaloq.tools.ddk.check.ui.test
Bundle-SymbolicName: com.avaloq.tools.ddk.check.ui.test
Bundle-Version: 4.1.0.qualifier
Bundle-Version: 4.1.0.v20190917-0928-REL
Bundle-Vendor: Avaloq Evolution AG
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Require-Bundle: org.junit,
Expand Down
2 changes: 1 addition & 1 deletion com.avaloq.tools.ddk.check.ui.test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>ddk-parent</artifactId>
<groupId>com.avaloq.tools.ddk</groupId>
<version>4.1.0-SNAPSHOT</version>
<version>4.1.0.v20190917-0928-REL</version>
<relativePath>../ddk-parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion com.avaloq.tools.ddk.check.ui/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: com.avaloq.tools.ddk.check.ui
Bundle-SymbolicName: com.avaloq.tools.ddk.check.ui;singleton:=true
Bundle-Version: 4.1.0.qualifier
Bundle-Version: 4.1.0.v20190917-0928-REL
Bundle-Vendor: Avaloq Evolution AG
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-Activator: com.avaloq.tools.ddk.check.ui.internal.Activator
Expand Down
2 changes: 1 addition & 1 deletion com.avaloq.tools.ddk.check.ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>ddk-parent</artifactId>
<groupId>com.avaloq.tools.ddk</groupId>
<version>4.1.0-SNAPSHOT</version>
<version>4.1.0.v20190917-0928-REL</version>
<relativePath>../ddk-parent</relativePath>
</parent>
<groupId>com.avaloq.tools.ddk</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: com.avaloq.tools.ddk.checkcfg.core.test
Bundle-Vendor: Avaloq Evolution AG
Bundle-Version: 4.1.0.qualifier
Bundle-Version: 4.1.0.v20190917-0928-REL
Bundle-SymbolicName: com.avaloq.tools.ddk.checkcfg.core.test; singleton:=true
Bundle-ActivationPolicy: lazy
Require-Bundle: com.avaloq.tools.ddk.test.core,
Expand Down
2 changes: 1 addition & 1 deletion com.avaloq.tools.ddk.checkcfg.core.test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>ddk-parent</artifactId>
<groupId>com.avaloq.tools.ddk</groupId>
<version>4.1.0-SNAPSHOT</version>
<version>4.1.0.v20190917-0928-REL</version>
<relativePath>../ddk-parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion com.avaloq.tools.ddk.checkcfg.core/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: com.avaloq.tools.ddk.checkcfg.core
Bundle-Vendor: Avaloq Evolution AG
Bundle-Version: 4.1.0.qualifier
Bundle-Version: 4.1.0.v20190917-0928-REL
Bundle-SymbolicName: com.avaloq.tools.ddk.checkcfg.core; singleton:=true
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Expand Down
2 changes: 1 addition & 1 deletion com.avaloq.tools.ddk.checkcfg.core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>ddk-parent</artifactId>
<groupId>com.avaloq.tools.ddk</groupId>
<version>4.1.0-SNAPSHOT</version>
<version>4.1.0.v20190917-0928-REL</version>
<relativePath>../ddk-parent</relativePath>
</parent>
<groupId>com.avaloq.tools.ddk</groupId>
Expand Down
2 changes: 1 addition & 1 deletion com.avaloq.tools.ddk.checkcfg.ui.test/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: com.avaloq.tools.ddk.checkcfg.ui.test
Bundle-SymbolicName: com.avaloq.tools.ddk.checkcfg.ui.test
Bundle-Version: 4.1.0.qualifier
Bundle-Version: 4.1.0.v20190917-0928-REL
Bundle-Vendor: Avaloq Evolution AG
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Export-Package: com.avaloq.tools.ddk.checkcfg.ui.test
Expand Down
2 changes: 1 addition & 1 deletion com.avaloq.tools.ddk.checkcfg.ui.test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>ddk-parent</artifactId>
<groupId>com.avaloq.tools.ddk</groupId>
<version>4.1.0-SNAPSHOT</version>
<version>4.1.0.v20190917-0928-REL</version>
<relativePath>../ddk-parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion com.avaloq.tools.ddk.checkcfg.ui/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: com.avaloq.tools.ddk.checkcfg.ui
Bundle-SymbolicName: com.avaloq.tools.ddk.checkcfg.ui;singleton:=true
Bundle-Version: 4.1.0.qualifier
Bundle-Version: 4.1.0.v20190917-0928-REL
Bundle-Vendor: Avaloq Evolution AG
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-Activator: com.avaloq.tools.ddk.checkcfg.ui.internal.Activator
Expand Down
2 changes: 1 addition & 1 deletion com.avaloq.tools.ddk.checkcfg.ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>ddk-parent</artifactId>
<groupId>com.avaloq.tools.ddk</groupId>
<version>4.1.0-SNAPSHOT</version>
<version>4.1.0.v20190917-0928-REL</version>
<relativePath>../ddk-parent</relativePath>
</parent>
<groupId>com.avaloq.tools.ddk</groupId>
Expand Down
2 changes: 1 addition & 1 deletion com.avaloq.tools.ddk.feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="com.avaloq.tools.ddk.feature"
label="com.avaloq.tools.ddk.feature"
version="4.1.0.qualifier"
version="4.1.0.v20190917-0928-REL"
provider-name="Avaloq Evolution AG">

<description>
Expand Down
2 changes: 1 addition & 1 deletion com.avaloq.tools.ddk.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>ddk-parent</artifactId>
<groupId>com.avaloq.tools.ddk</groupId>
<version>4.1.0-SNAPSHOT</version>
<version>4.1.0.v20190917-0928-REL</version>
<relativePath>../ddk-parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion com.avaloq.tools.ddk.runtime.feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="com.avaloq.tools.ddk.runtime.feature"
label="com.avaloq.tools.ddk.runtime.feature"
version="4.1.0.qualifier"
version="4.1.0.v20190917-0928-REL"
provider-name="Avaloq Evolution AG">

<description>
Expand Down
2 changes: 1 addition & 1 deletion com.avaloq.tools.ddk.runtime.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>ddk-parent</artifactId>
<groupId>com.avaloq.tools.ddk</groupId>
<version>4.1.0-SNAPSHOT</version>
<version>4.1.0.v20190917-0928-REL</version>
<relativePath>../ddk-parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion com.avaloq.tools.ddk.runtime.source.feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="com.avaloq.tools.ddk.runtime.source.feature"
label="com.avaloq.tools.ddk.runtime.source.feature"
version="4.1.0.qualifier"
version="4.1.0.v20190917-0928-REL"
provider-name="Avaloq Evolution AG">

<plugin
Expand Down
2 changes: 1 addition & 1 deletion com.avaloq.tools.ddk.runtime.source.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>ddk-parent</artifactId>
<groupId>com.avaloq.tools.ddk</groupId>
<version>4.1.0-SNAPSHOT</version>
<version>4.1.0.v20190917-0928-REL</version>
<relativePath>../ddk-parent</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Automatic-Module-Name: com.avaloq.tools.ddk.sample.helloworld.ui.test
Bundle-ManifestVersion: 2
Bundle-Name: com.avaloq.tools.ddk.sample.helloworld.ui.test
Bundle-Vendor: Avaloq Evolution AG
Bundle-Version: 4.1.0.qualifier
Bundle-Version: 4.1.0.v20190917-0928-REL
Bundle-SymbolicName: com.avaloq.tools.ddk.sample.helloworld.ui.test;singleton:=true
Bundle-ActivationPolicy: lazy
Require-Bundle: com.avaloq.tools.ddk.sample.helloworld,
Expand Down
2 changes: 1 addition & 1 deletion com.avaloq.tools.ddk.sample.helloworld.ui.test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>ddk-parent</artifactId>
<groupId>com.avaloq.tools.ddk</groupId>
<version>4.1.0-SNAPSHOT</version>
<version>4.1.0.v20190917-0928-REL</version>
<relativePath>../ddk-parent</relativePath>
</parent>
<groupId>com.avaloq.tools.ddk</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Automatic-Module-Name: com.avaloq.tools.ddk.sample.helloworld.ui
Bundle-ManifestVersion: 2
Bundle-Name: com.avaloq.tools.ddk.sample.helloworld.ui
Bundle-Vendor: Avaloq Evolution AG
Bundle-Version: 4.1.0.qualifier
Bundle-Version: 4.1.0.v20190917-0928-REL
Bundle-SymbolicName: com.avaloq.tools.ddk.sample.helloworld.ui;singleton:=true
Bundle-ActivationPolicy: lazy
Require-Bundle: com.avaloq.tools.ddk.sample.helloworld,
Expand Down
2 changes: 1 addition & 1 deletion com.avaloq.tools.ddk.sample.helloworld.ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>ddk-parent</artifactId>
<groupId>com.avaloq.tools.ddk</groupId>
<version>4.1.0-SNAPSHOT</version>
<version>4.1.0.v20190917-0928-REL</version>
<relativePath>../ddk-parent</relativePath>
</parent>
<groupId>com.avaloq.tools.ddk</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Automatic-Module-Name: com.avaloq.tools.ddk.sample.helloworld
Bundle-ManifestVersion: 2
Bundle-Name: com.avaloq.tools.ddk.sample.helloworld
Bundle-Vendor: Avaloq Evolution AG
Bundle-Version: 4.1.0.qualifier
Bundle-Version: 4.1.0.v20190917-0928-REL
Bundle-SymbolicName: com.avaloq.tools.ddk.sample.helloworld;singleton:=true
Bundle-ActivationPolicy: lazy
Require-Bundle: org.eclipse.xtext,
Expand Down
2 changes: 1 addition & 1 deletion com.avaloq.tools.ddk.sample.helloworld/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>ddk-parent</artifactId>
<groupId>com.avaloq.tools.ddk</groupId>
<version>4.1.0-SNAPSHOT</version>
<version>4.1.0.v20190917-0928-REL</version>
<relativePath>../ddk-parent</relativePath>
</parent>
<groupId>com.avaloq.tools.ddk</groupId>
Expand Down
Loading

0 comments on commit 774dcd7

Please sign in to comment.