Skip to content

Commit

Permalink
2.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
abstratt committed Sep 1, 2021
1 parent 43b7a89 commit b18f95c
Show file tree
Hide file tree
Showing 69 changed files with 107 additions and 107 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="com.abstratt.mdd.frontend.core.feature"
label="%featureName"
version="2.13.0.qualifier"
version="2.13.0"
provider-name="%providerName">

<description>
Expand Down
4 changes: 2 additions & 2 deletions features/com.abstratt.mdd.frontend.core.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.abstratt.mdd</groupId>
<artifactId>com.abstratt.mdd.frontend.core.feature</artifactId>
<version>2.13.0-SNAPSHOT</version>
<version>2.13.0</version>
<packaging>eclipse-feature</packaging>
<parent>
<artifactId>com.abstratt.mdd.feature</artifactId>
<groupId>com.abstratt.mdd</groupId>
<version>2.13.0-SNAPSHOT</version>
<version>2.13.0</version>
</parent>
</project>
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="com.abstratt.mdd.frontend.toolkit.feature"
label="%featureName"
version="2.13.0.qualifier"
version="2.13.0"
provider-name="%providerName">

<description>
Expand Down
4 changes: 2 additions & 2 deletions features/com.abstratt.mdd.frontend.toolkit.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.abstratt.mdd</groupId>
<artifactId>com.abstratt.mdd.frontend.toolkit.feature</artifactId>
<version>2.13.0-SNAPSHOT</version>
<version>2.13.0</version>
<packaging>eclipse-feature</packaging>
<parent>
<artifactId>com.abstratt.mdd.feature</artifactId>
<groupId>com.abstratt.mdd</groupId>
<version>2.13.0-SNAPSHOT</version>
<version>2.13.0</version>
</parent>

<build>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="com.abstratt.mdd.frontend.ui.feature"
label="%featureName"
version="2.13.0.qualifier"
version="2.13.0"
provider-name="%providerName">

<description>
Expand Down
4 changes: 2 additions & 2 deletions features/com.abstratt.mdd.frontend.ui.diagram.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.abstratt.mdd</groupId>
<artifactId>com.abstratt.mdd.frontend.ui.feature</artifactId>
<version>2.13.0-SNAPSHOT</version>
<version>2.13.0</version>
<packaging>eclipse-feature</packaging>
<parent>
<artifactId>com.abstratt.mdd.feature</artifactId>
<groupId>com.abstratt.mdd</groupId>
<version>2.13.0-SNAPSHOT</version>
<version>2.13.0</version>
</parent>
</project>
2 changes: 1 addition & 1 deletion features/com.abstratt.mdd.frontend.ui.feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="com.abstratt.mdd.frontend.ui.diagram.feature"
label="%featureName"
version="2.13.0.qualifier"
version="2.13.0"
provider-name="%providerName">

<description>
Expand Down
4 changes: 2 additions & 2 deletions features/com.abstratt.mdd.frontend.ui.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.abstratt.mdd</groupId>
<artifactId>com.abstratt.mdd.frontend.ui.diagram.feature</artifactId>
<version>2.13.0-SNAPSHOT</version>
<version>2.13.0</version>
<packaging>eclipse-feature</packaging>
<parent>
<artifactId>com.abstratt.mdd.feature</artifactId>
<groupId>com.abstratt.mdd</groupId>
<version>2.13.0-SNAPSHOT</version>
<version>2.13.0</version>
</parent>
</project>
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="com.abstratt.mdd.importer.jdbc.feature"
label="%featureName"
version="2.13.0.qualifier"
version="2.13.0"
provider-name="%providerName">

<description>
Expand Down
4 changes: 2 additions & 2 deletions features/com.abstratt.mdd.importer.jdbc.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>com.abstratt.mdd</groupId>
<version>2.13.0-SNAPSHOT</version>
<version>2.13.0</version>
<packaging>eclipse-feature</packaging>
<parent>
<artifactId>com.abstratt.mdd.feature</artifactId>
<groupId>com.abstratt.mdd</groupId>
<version>2.13.0-SNAPSHOT</version>
<version>2.13.0</version>
</parent>
<artifactId>com.abstratt.mdd.importer.jdbc.feature</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion features/com.abstratt.mdd.tests.feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="com.abstratt.mdd.tests.feature"
label="%featureName"
version="2.13.0.qualifier"
version="2.13.0"
provider-name="%providerName">

<description>
Expand Down
4 changes: 2 additions & 2 deletions features/com.abstratt.mdd.tests.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.abstratt.mdd</groupId>
<artifactId>com.abstratt.mdd.tests.feature</artifactId>
<version>2.13.0-SNAPSHOT</version>
<version>2.13.0</version>
<packaging>eclipse-feature</packaging>
<parent>
<artifactId>com.abstratt.mdd.feature</artifactId>
<groupId>com.abstratt.mdd</groupId>
<version>2.13.0-SNAPSHOT</version>
<version>2.13.0</version>
</parent>
</project>
4 changes: 2 additions & 2 deletions features/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.abstratt.mdd</groupId>
<artifactId>com.abstratt.mdd.feature</artifactId>
<version>2.13.0-SNAPSHOT</version>
<version>2.13.0</version>
<packaging>pom</packaging>
<parent>
<artifactId>com.abstratt.mdd.parent</artifactId>
<groupId>com.abstratt.mdd</groupId>
<version>2.13.0-SNAPSHOT</version>
<version>2.13.0</version>
<relativePath>..</relativePath>
</parent>
<build>
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: Test Harness Plug-in
Bundle-SymbolicName: com.abstratt.mdd.core.tests.harness
Bundle-Version: 2.13.0.qualifier
Bundle-Version: 2.13.0
Require-Bundle: com.abstratt.mdd.core;visibility:=reexport,
org.junit;visibility:=reexport,
org.eclipse.equinox.common;visibility:=reexport,
Expand Down
4 changes: 2 additions & 2 deletions plugins/com.abstratt.mdd.core.tests.harness/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.abstratt.mdd</groupId>
<artifactId>com.abstratt.mdd.core.tests.harness</artifactId>
<version>2.13.0-SNAPSHOT</version>
<version>2.13.0</version>
<packaging>eclipse-plugin</packaging>
<parent>
<artifactId>com.abstratt.mdd.plugins</artifactId>
<groupId>com.abstratt.mdd</groupId>
<version>2.13.0-SNAPSHOT</version>
<version>2.13.0</version>
<relativePath>..</relativePath>
</parent>
</project>
2 changes: 1 addition & 1 deletion plugins/com.abstratt.mdd.core.tests/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: Tests Plug-in
Bundle-SymbolicName: com.abstratt.mdd.core.tests
Bundle-Version: 2.13.0.qualifier
Bundle-Version: 2.13.0
Require-Bundle: com.abstratt.mdd.core,
org.junit,
org.eclipse.equinox.common,
Expand Down
4 changes: 2 additions & 2 deletions plugins/com.abstratt.mdd.core.tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.abstratt.mdd</groupId>
<artifactId>com.abstratt.mdd.core.tests</artifactId>
<version>2.13.0-SNAPSHOT</version>
<version>2.13.0</version>
<packaging>eclipse-test-plugin</packaging>
<parent>
<artifactId>com.abstratt.mdd.plugins</artifactId>
<groupId>com.abstratt.mdd</groupId>
<version>2.13.0-SNAPSHOT</version>
<version>2.13.0</version>
<relativePath>..</relativePath>
</parent>
<build>
Expand Down
2 changes: 1 addition & 1 deletion plugins/com.abstratt.mdd.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: MDD Core
Bundle-SymbolicName: com.abstratt.mdd.core;singleton:=true
Bundle-Version: 2.13.0.qualifier
Bundle-Version: 2.13.0
Require-Bundle: org.eclipse.equinox.common;visibility:=reexport,
com.abstratt.resman;visibility:=reexport,
org.eclipse.uml2.uml;visibility:=reexport;bundle-version="[5.0.1,6)",
Expand Down
4 changes: 2 additions & 2 deletions plugins/com.abstratt.mdd.core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.abstratt.mdd</groupId>
<artifactId>com.abstratt.mdd.core</artifactId>
<version>2.13.0-SNAPSHOT</version>
<version>2.13.0</version>
<packaging>eclipse-plugin</packaging>
<parent>
<artifactId>com.abstratt.mdd.plugins</artifactId>
<groupId>com.abstratt.mdd</groupId>
<version>2.13.0-SNAPSHOT</version>
<version>2.13.0</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion plugins/com.abstratt.mdd.frontend.cli/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: CLI Plug-in
Bundle-SymbolicName: com.abstratt.mdd.frontend.cli;singleton:=true
Bundle-Version: 2.13.0.qualifier
Bundle-Version: 2.13.0
Bundle-Vendor: abstratt technologies
Bundle-RequiredExecutionEnvironment: JavaSE-11
Require-Bundle: com.abstratt.mdd.frontend.core,
Expand Down
2 changes: 1 addition & 1 deletion plugins/com.abstratt.mdd.frontend.cli/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<artifactId>com.abstratt.mdd.plugins</artifactId>
<groupId>com.abstratt.mdd</groupId>
<version>2.13.0-SNAPSHOT</version>
<version>2.13.0</version>
<relativePath>..</relativePath>
</parent>
</project>
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: MDD Front-End Core
Bundle-SymbolicName: com.abstratt.mdd.frontend.core;singleton:=true
Bundle-Version: 2.13.0.qualifier
Bundle-Version: 2.13.0
Bundle-Vendor: Abstratt Technologies
Require-Bundle: com.abstratt.mdd.core;visibility:=reexport,
org.eclipse.core.runtime
Expand Down
4 changes: 2 additions & 2 deletions plugins/com.abstratt.mdd.frontend.core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.abstratt.mdd</groupId>
<artifactId>com.abstratt.mdd.frontend.core</artifactId>
<version>2.13.0-SNAPSHOT</version>
<version>2.13.0</version>
<packaging>eclipse-plugin</packaging>
<parent>
<artifactId>com.abstratt.mdd.plugins</artifactId>
<groupId>com.abstratt.mdd</groupId>
<version>2.13.0-SNAPSHOT</version>
<version>2.13.0</version>
<relativePath>..</relativePath>
</parent>
</project>
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: MDD TextUML Core
Bundle-SymbolicName: com.abstratt.mdd.frontend.textuml.core;singleton:=true
Bundle-Version: 2.13.0.qualifier
Bundle-Version: 2.13.0
Require-Bundle: org.eclipse.core.contenttype,
com.abstratt.mdd.core,
com.abstratt.mdd.frontend.core,
Expand Down
4 changes: 2 additions & 2 deletions plugins/com.abstratt.mdd.frontend.textuml.core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.abstratt.mdd</groupId>
<artifactId>com.abstratt.mdd.frontend.textuml.core</artifactId>
<version>2.13.0-SNAPSHOT</version>
<version>2.13.0</version>
<packaging>eclipse-plugin</packaging>
<parent>
<artifactId>com.abstratt.mdd.plugins</artifactId>
<groupId>com.abstratt.mdd</groupId>
<version>2.13.0-SNAPSHOT</version>
<version>2.13.0</version>
<relativePath>..</relativePath>
</parent>
</project>
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: MDD TextUML Core
Bundle-SymbolicName: com.abstratt.mdd.frontend.textuml.grammar;singleton:=true
Bundle-Version: 2.13.0.qualifier
Bundle-Version: 2.13.0
Export-Package:
com.abstratt.mdd.frontend.textuml.grammar.analysis,
com.abstratt.mdd.frontend.textuml.grammar.lexer,
Expand Down
4 changes: 2 additions & 2 deletions plugins/com.abstratt.mdd.frontend.textuml.grammar/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.abstratt.mdd</groupId>
<artifactId>com.abstratt.mdd.frontend.textuml.grammar</artifactId>
<version>2.13.0-SNAPSHOT</version>
<version>2.13.0</version>
<packaging>eclipse-plugin</packaging>
<parent>
<artifactId>com.abstratt.mdd.plugins</artifactId>
<groupId>com.abstratt.mdd</groupId>
<version>2.13.0-SNAPSHOT</version>
<version>2.13.0</version>
<relativePath>..</relativePath>
</parent>
</project>
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: TextUML Renderer
Bundle-SymbolicName: com.abstratt.mdd.frontend.textuml.renderer
Bundle-Version: 2.13.0.qualifier
Bundle-Version: 2.13.0
Bundle-Vendor: Abstratt Technologies
Bundle-RequiredExecutionEnvironment: JavaSE-11
Require-Bundle: org.eclipse.uml2.uml,
Expand Down
4 changes: 2 additions & 2 deletions plugins/com.abstratt.mdd.frontend.textuml.renderer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.abstratt.mdd</groupId>
<artifactId>com.abstratt.mdd.frontend.textuml.renderer</artifactId>
<version>2.13.0-SNAPSHOT</version>
<version>2.13.0</version>
<packaging>eclipse-plugin</packaging>
<parent>
<artifactId>com.abstratt.mdd.plugins</artifactId>
<groupId>com.abstratt.mdd</groupId>
<version>2.13.0-SNAPSHOT</version>
<version>2.13.0</version>
<relativePath>..</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: TextUML Front-End UI
Bundle-SymbolicName: com.abstratt.mdd.frontend.textuml.ui;singleton:=true
Bundle-Version: 2.13.0.qualifier
Bundle-Version: 2.13.0
Bundle-Vendor: Abstratt Technologies
Require-Bundle: com.abstratt.mdd.frontend.textuml.core,
com.abstratt.mdd.core,
Expand Down
4 changes: 2 additions & 2 deletions plugins/com.abstratt.mdd.frontend.textuml.ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.abstratt.mdd</groupId>
<artifactId>com.abstratt.mdd.frontend.textuml.ui</artifactId>
<version>2.13.0-SNAPSHOT</version>
<version>2.13.0</version>
<packaging>eclipse-plugin</packaging>
<parent>
<artifactId>com.abstratt.mdd.plugins</artifactId>
<groupId>com.abstratt.mdd</groupId>
<version>2.13.0-SNAPSHOT</version>
<version>2.13.0</version>
<relativePath>..</relativePath>
</parent>
</project>
2 changes: 1 addition & 1 deletion plugins/com.abstratt.mdd.frontend.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: MDD Front-end UI Plug-in
Bundle-SymbolicName: com.abstratt.mdd.frontend.ui;singleton:=true
Bundle-Version: 2.13.0.qualifier
Bundle-Version: 2.13.0
Bundle-Vendor: Abstratt Technologies
Bundle-RequiredExecutionEnvironment: JavaSE-11
Require-Bundle: com.abstratt.mdd.frontend.core,
Expand Down
4 changes: 2 additions & 2 deletions plugins/com.abstratt.mdd.frontend.ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.abstratt.mdd</groupId>
<artifactId>com.abstratt.mdd.frontend.ui</artifactId>
<version>2.13.0-SNAPSHOT</version>
<version>2.13.0</version>
<packaging>eclipse-plugin</packaging>
<parent>
<artifactId>com.abstratt.mdd.plugins</artifactId>
<groupId>com.abstratt.mdd</groupId>
<version>2.13.0-SNAPSHOT</version>
<version>2.13.0</version>
<relativePath>..</relativePath>
</parent>
</project>
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Fragment-Host: com.abstratt.mdd.frontend.ui
Bundle-Name: Editor Extension for Graphviz-based UML Model Visualization
Bundle-SymbolicName: com.abstratt.mdd.frontend.visualizer.eclipsegraphviz;singleton:=true
Bundle-Version: 2.13.0.qualifier
Bundle-Version: 2.13.0
Bundle-Vendor: Abstratt Technologies
Bundle-RequiredExecutionEnvironment: JavaSE-11
Require-Bundle:
Expand Down

0 comments on commit b18f95c

Please sign in to comment.