From 0e8922b541d1c3dfb0c56fe4d576059eaf9b9931 Mon Sep 17 00:00:00 2001 From: Rafael Chaves Date: Wed, 1 Sep 2021 15:37:41 -0300 Subject: [PATCH] 2.13 --- features/com.abstratt.eclipsegraphviz.feature/feature.xml | 2 +- features/com.abstratt.eclipsegraphviz.feature/pom.xml | 4 ++-- plugins/com.abstratt.content/META-INF/MANIFEST.MF | 2 +- plugins/com.abstratt.content/pom.xml | 4 ++-- plugins/com.abstratt.graphviz.ui/META-INF/MANIFEST.MF | 2 +- plugins/com.abstratt.graphviz.ui/pom.xml | 4 ++-- plugins/com.abstratt.graphviz/META-INF/MANIFEST.MF | 2 +- plugins/com.abstratt.graphviz/pom.xml | 4 ++-- plugins/com.abstratt.imageviewer/META-INF/MANIFEST.MF | 2 +- plugins/com.abstratt.imageviewer/pom.xml | 4 ++-- plugins/com.abstratt.pluginutils/META-INF/MANIFEST.MF | 2 +- plugins/com.abstratt.pluginutils/pom.xml | 4 ++-- pom.xml | 2 +- repositories/com.abstratt.eclipsegraphviz.p2site/pom.xml | 4 ++-- .../com.abstratt.eclipsegraphviz.repository/category.xml | 2 +- repositories/com.abstratt.eclipsegraphviz.repository/pom.xml | 4 ++-- 16 files changed, 24 insertions(+), 24 deletions(-) diff --git a/features/com.abstratt.eclipsegraphviz.feature/feature.xml b/features/com.abstratt.eclipsegraphviz.feature/feature.xml index 1b693d3..9197c6a 100755 --- a/features/com.abstratt.eclipsegraphviz.feature/feature.xml +++ b/features/com.abstratt.eclipsegraphviz.feature/feature.xml @@ -2,7 +2,7 @@ diff --git a/features/com.abstratt.eclipsegraphviz.feature/pom.xml b/features/com.abstratt.eclipsegraphviz.feature/pom.xml index 46d2bb2..55c9317 100755 --- a/features/com.abstratt.eclipsegraphviz.feature/pom.xml +++ b/features/com.abstratt.eclipsegraphviz.feature/pom.xml @@ -4,12 +4,12 @@ 4.0.0 com.abstratt.eclipsegraphviz com.abstratt.eclipsegraphviz.feature - 2.12.0 + 2.13.0 eclipse-feature com.abstratt.eclipsegraphviz.parent com.abstratt.eclipsegraphviz - 2.12.0 + 2.13.0 ../.. diff --git a/plugins/com.abstratt.content/META-INF/MANIFEST.MF b/plugins/com.abstratt.content/META-INF/MANIFEST.MF index 764f7af..8204d24 100755 --- a/plugins/com.abstratt.content/META-INF/MANIFEST.MF +++ b/plugins/com.abstratt.content/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Content Plug-in Bundle-SymbolicName: com.abstratt.content;singleton:=true -Bundle-Version: 2.12.0 +Bundle-Version: 2.13.0 Bundle-Vendor: Abstratt Technologies Require-Bundle: com.abstratt.pluginutils, org.eclipse.core.contenttype, diff --git a/plugins/com.abstratt.content/pom.xml b/plugins/com.abstratt.content/pom.xml index 464bc6b..413be9c 100755 --- a/plugins/com.abstratt.content/pom.xml +++ b/plugins/com.abstratt.content/pom.xml @@ -4,12 +4,12 @@ 4.0.0 com.abstratt.eclipsegraphviz com.abstratt.content - 2.12.0 + 2.13.0 eclipse-plugin com.abstratt.eclipsegraphviz.parent com.abstratt.eclipsegraphviz - 2.12.0 + 2.13.0 ../.. diff --git a/plugins/com.abstratt.graphviz.ui/META-INF/MANIFEST.MF b/plugins/com.abstratt.graphviz.ui/META-INF/MANIFEST.MF index 00037cd..708abb5 100755 --- a/plugins/com.abstratt.graphviz.ui/META-INF/MANIFEST.MF +++ b/plugins/com.abstratt.graphviz.ui/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Graphviz DOT Viewer Bundle-SymbolicName: com.abstratt.graphviz.ui;singleton:=true -Bundle-Version: 2.12.0 +Bundle-Version: 2.13.0 Bundle-Activator: com.abstratt.graphviz.ui.Activator Bundle-Vendor: Abstratt Technologies Require-Bundle: org.eclipse.ui, diff --git a/plugins/com.abstratt.graphviz.ui/pom.xml b/plugins/com.abstratt.graphviz.ui/pom.xml index d4f2de4..3757829 100755 --- a/plugins/com.abstratt.graphviz.ui/pom.xml +++ b/plugins/com.abstratt.graphviz.ui/pom.xml @@ -4,12 +4,12 @@ 4.0.0 com.abstratt.eclipsegraphviz com.abstratt.graphviz.ui - 2.12.0 + 2.13.0 eclipse-plugin com.abstratt.eclipsegraphviz.parent com.abstratt.eclipsegraphviz - 2.12.0 + 2.13.0 ../.. diff --git a/plugins/com.abstratt.graphviz/META-INF/MANIFEST.MF b/plugins/com.abstratt.graphviz/META-INF/MANIFEST.MF index 415ed0e..8064cf3 100755 --- a/plugins/com.abstratt.graphviz/META-INF/MANIFEST.MF +++ b/plugins/com.abstratt.graphviz/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Graphviz Plug-in Bundle-SymbolicName: com.abstratt.graphviz;singleton:=true -Bundle-Version: 2.12.0 +Bundle-Version: 2.13.0 Bundle-Vendor: Abstratt Technologies (Eclipse integration) Bundle-Activator: com.abstratt.graphviz.GraphVizActivator Require-Bundle: org.eclipse.osgi, diff --git a/plugins/com.abstratt.graphviz/pom.xml b/plugins/com.abstratt.graphviz/pom.xml index 148aaa0..97936e3 100755 --- a/plugins/com.abstratt.graphviz/pom.xml +++ b/plugins/com.abstratt.graphviz/pom.xml @@ -4,12 +4,12 @@ 4.0.0 com.abstratt.eclipsegraphviz com.abstratt.graphviz - 2.12.0 + 2.13.0 eclipse-plugin com.abstratt.eclipsegraphviz.parent com.abstratt.eclipsegraphviz - 2.12.0 + 2.13.0 ../.. diff --git a/plugins/com.abstratt.imageviewer/META-INF/MANIFEST.MF b/plugins/com.abstratt.imageviewer/META-INF/MANIFEST.MF index 3b9d082..a769426 100755 --- a/plugins/com.abstratt.imageviewer/META-INF/MANIFEST.MF +++ b/plugins/com.abstratt.imageviewer/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Generic Image Viewer Plug-in Bundle-SymbolicName: com.abstratt.imageviewer;singleton:=true -Bundle-Version: 2.12.0 +Bundle-Version: 2.13.0 Bundle-Activator: com.abstratt.imageviewer.Activator Bundle-Vendor: Abstratt Technologies Require-Bundle: org.eclipse.core.runtime, diff --git a/plugins/com.abstratt.imageviewer/pom.xml b/plugins/com.abstratt.imageviewer/pom.xml index f6b6cd3..c4036a0 100755 --- a/plugins/com.abstratt.imageviewer/pom.xml +++ b/plugins/com.abstratt.imageviewer/pom.xml @@ -4,12 +4,12 @@ 4.0.0 com.abstratt.eclipsegraphviz com.abstratt.imageviewer - 2.12.0 + 2.13.0 eclipse-plugin com.abstratt.eclipsegraphviz.parent com.abstratt.eclipsegraphviz - 2.12.0 + 2.13.0 ../.. diff --git a/plugins/com.abstratt.pluginutils/META-INF/MANIFEST.MF b/plugins/com.abstratt.pluginutils/META-INF/MANIFEST.MF index a1b9830..0aae475 100755 --- a/plugins/com.abstratt.pluginutils/META-INF/MANIFEST.MF +++ b/plugins/com.abstratt.pluginutils/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Plug-in Utils Bundle-SymbolicName: com.abstratt.pluginutils -Bundle-Version: 2.12.0 +Bundle-Version: 2.13.0 Bundle-Vendor: Abstratt Technologies Require-Bundle: org.eclipse.core.runtime Export-Package: com.abstratt.pluginutils diff --git a/plugins/com.abstratt.pluginutils/pom.xml b/plugins/com.abstratt.pluginutils/pom.xml index 9d4613b..8775207 100755 --- a/plugins/com.abstratt.pluginutils/pom.xml +++ b/plugins/com.abstratt.pluginutils/pom.xml @@ -4,12 +4,12 @@ 4.0.0 com.abstratt.eclipsegraphviz com.abstratt.pluginutils - 2.12.0 + 2.13.0 eclipse-plugin com.abstratt.eclipsegraphviz.parent com.abstratt.eclipsegraphviz - 2.12.0 + 2.13.0 ../.. diff --git a/pom.xml b/pom.xml index 7a14e46..9e703cf 100755 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.abstratt.eclipsegraphviz com.abstratt.eclipsegraphviz.parent - 2.12.0 + 2.13.0 pom master diff --git a/repositories/com.abstratt.eclipsegraphviz.p2site/pom.xml b/repositories/com.abstratt.eclipsegraphviz.p2site/pom.xml index 270ba70..f89ccee 100644 --- a/repositories/com.abstratt.eclipsegraphviz.p2site/pom.xml +++ b/repositories/com.abstratt.eclipsegraphviz.p2site/pom.xml @@ -5,12 +5,12 @@ 4.0.0 com.abstratt.eclipsegraphviz com.abstratt.eclipsegraphviz.p2site - 2.12.0 + 2.13.0 pom com.abstratt.eclipsegraphviz.parent com.abstratt.eclipsegraphviz - 2.12.0 + 2.13.0 ../.. diff --git a/repositories/com.abstratt.eclipsegraphviz.repository/category.xml b/repositories/com.abstratt.eclipsegraphviz.repository/category.xml index d2bf5a8..57c596a 100755 --- a/repositories/com.abstratt.eclipsegraphviz.repository/category.xml +++ b/repositories/com.abstratt.eclipsegraphviz.repository/category.xml @@ -1,6 +1,6 @@ - + diff --git a/repositories/com.abstratt.eclipsegraphviz.repository/pom.xml b/repositories/com.abstratt.eclipsegraphviz.repository/pom.xml index 947270c..b992390 100755 --- a/repositories/com.abstratt.eclipsegraphviz.repository/pom.xml +++ b/repositories/com.abstratt.eclipsegraphviz.repository/pom.xml @@ -5,12 +5,12 @@ 4.0.0 com.abstratt.eclipsegraphviz com.abstratt.eclipsegraphviz.repository - 2.12.0 + 2.13.0 eclipse-repository com.abstratt.eclipsegraphviz.parent com.abstratt.eclipsegraphviz - 2.12.0 + 2.13.0 ../..