Skip to content

Commit

Permalink
all: set versions on master to '0.51.1.qualifier'
Browse files Browse the repository at this point in the history
  • Loading branch information
NiklasRentzCAU committed Apr 12, 2024
1 parent 6167d33 commit 37ce4ee
Show file tree
Hide file tree
Showing 56 changed files with 64 additions and 146 deletions.
8 changes: 4 additions & 4 deletions build/de.cau.cs.kieler.pragmatics.repository/category.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,20 +26,20 @@

<!-- LAYOUT -->

<feature url="features/de.cau.cs.kieler.kiml.ogdf.feature_0.51.0.qualifier.jar" id="de.cau.cs.kieler.kiml.ogdf.feature" version="0.51.0.qualifier">
<feature url="features/de.cau.cs.kieler.kiml.ogdf.feature_0.51.1.qualifier.jar" id="de.cau.cs.kieler.kiml.ogdf.feature" version="0.51.1.qualifier">
<category name="kieler-layout"/>
</feature>
<feature url="features/de.cau.cs.kieler.kiml.ogdf.feature.source_0.51.0.qualifier.jar" id="de.cau.cs.kieler.kiml.ogdf.feature.source" version="0.51.0.qualifier">
<feature url="features/de.cau.cs.kieler.kiml.ogdf.feature.source_0.51.1.qualifier.jar" id="de.cau.cs.kieler.kiml.ogdf.feature.source" version="0.51.1.qualifier">
<category name="kieler-sources"/>
</feature>
<feature url="features/net.ogdf.bin.feature_2.3.0.qualifier.jar" id="net.ogdf.bin.feature" version="2.3.0.qualifier" os="linux,macosx,solaris,win32" arch="sparc,x86,x86_64">
<category name="kieler-layout"/>
</feature>

<feature url="features/de.cau.cs.kieler.kgraph.feature_0.51.0.qualifier.jar" id="de.cau.cs.kieler.kgraph.feature" version="0.51.0.qualifier">
<feature url="features/de.cau.cs.kieler.kgraph.feature_0.51.1.qualifier.jar" id="de.cau.cs.kieler.kgraph.feature" version="0.51.1.qualifier">
<category name="kieler-layout"/>
</feature>
<feature url="features/de.cau.cs.kieler.kgraph.feature.source_0.51.0.qualifier.jar" id="de.cau.cs.kieler.kgraph.feature.source" version="0.51.0.qualifier">
<feature url="features/de.cau.cs.kieler.kgraph.feature.source_0.51.1.qualifier.jar" id="de.cau.cs.kieler.kgraph.feature.source" version="0.51.1.qualifier">
<category name="kieler-sources"/>
</feature>

Expand Down
3 changes: 1 addition & 2 deletions build/de.cau.cs.kieler.pragmatics.repository/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,14 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>

<version>0.51.0-SNAPSHOT</version>
<artifactId>de.cau.cs.kieler.pragmatics.repository</artifactId>
<packaging>eclipse-repository</packaging>
<name>KIELER Pragmatics Repository</name>

<parent>
<groupId>de.cau.cs.kieler</groupId>
<artifactId>pragmatics</artifactId>
<version>0.50.0-SNAPSHOT</version>
<version>0.51.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
3 changes: 1 addition & 2 deletions build/de.cau.cs.kieler.pragmatics.targetplatform/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,14 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>

<version>0.50.0-SNAPSHOT</version>
<artifactId>de.cau.cs.kieler.pragmatics.targetplatform</artifactId>
<packaging>eclipse-target-definition</packaging>
<name>KIELER Pragmatics Target Platform</name>

<parent>
<groupId>de.cau.cs.kieler</groupId>
<artifactId>pragmatics</artifactId>
<version>0.50.0-SNAPSHOT</version>
<version>0.51.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
6 changes: 3 additions & 3 deletions build/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>de.cau.cs.kieler</groupId>
<artifactId>pragmatics</artifactId>
<version>0.50.0-SNAPSHOT</version>
<version>0.51.1-SNAPSHOT</version>
<packaging>pom</packaging>


Expand All @@ -13,7 +13,7 @@
<elk-version>0.9.1</elk-version>
<gson-version>2.10.1</gson-version>
<guice-version>7.0.0</guice-version>
<klighd-version>2.3.0.v20230606</klighd-version>
<klighd-version>3.0.1.v20240410</klighd-version>
<lsp4j-version>0.22.0</lsp4j-version>
<tycho-version>2.7.3</tycho-version>
<xtend-version>2.33.0</xtend-version>
Expand Down Expand Up @@ -233,7 +233,7 @@
<artifact>
<groupId>de.cau.cs.kieler</groupId>
<artifactId>de.cau.cs.kieler.pragmatics.targetplatform</artifactId>
<version>0.50.0-SNAPSHOT</version>
<version>0.51.1-SNAPSHOT</version>
</artifact>
</target>

Expand Down
2 changes: 1 addition & 1 deletion features/de.cau.cs.kieler.formats.feature/feature.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<feature id="de.cau.cs.kieler.formats.feature" label="KIELER Layout - Formats (optional)" version="0.51.0.qualifier" provider-name="Kiel University" plugin="de.cau.cs.kieler.formats">
<feature id="de.cau.cs.kieler.formats.feature" label="KIELER Layout - Formats (optional)" version="0.51.1.qualifier" provider-name="Kiel University" plugin="de.cau.cs.kieler.formats">

<description url="http://rtsys.informatik.uni-kiel.de/confluence/">

Expand Down
5 changes: 2 additions & 3 deletions features/de.cau.cs.kieler.formats.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,10 @@
<parent>
<groupId>de.cau.cs.kieler</groupId>
<artifactId>features</artifactId>
<version>0.50.0-SNAPSHOT</version>
<version>0.51.1-SNAPSHOT</version>
</parent>
<groupId>de.cau.cs.kieler</groupId>

<artifactId>de.cau.cs.kieler.formats.feature</artifactId>
<version>0.51.0-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>

<build>
Expand Down
2 changes: 1 addition & 1 deletion features/de.cau.cs.kieler.kgraph.feature/feature.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<feature id="de.cau.cs.kieler.kgraph.feature" label="KIELER KGraph Editing and Visualization" version="0.51.0.qualifier" provider-name="Kiel University" plugin="de.cau.cs.kieler.graphs.klighd">
<feature id="de.cau.cs.kieler.kgraph.feature" label="KIELER KGraph Editing and Visualization" version="0.51.1.qualifier" provider-name="Kiel University" plugin="de.cau.cs.kieler.graphs.klighd">

<description url="http://www.informatik.uni-kiel.de/rtsys/kieler">
Textual editing of KGraphs and visualization using KLighD technology. This feature is all you need to start developing layout algorithms.
Expand Down
5 changes: 2 additions & 3 deletions features/de.cau.cs.kieler.kgraph.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,10 @@
<parent>
<groupId>de.cau.cs.kieler</groupId>
<artifactId>features</artifactId>
<version>0.50.0-SNAPSHOT</version>
<version>0.51.1-SNAPSHOT</version>
</parent>
<groupId>de.cau.cs.kieler</groupId>

<artifactId>de.cau.cs.kieler.kgraph.feature</artifactId>
<version>0.51.0-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>

<build>
Expand Down
2 changes: 1 addition & 1 deletion features/de.cau.cs.kieler.kiml.ogdf.feature/feature.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<feature id="de.cau.cs.kieler.kiml.ogdf.feature" label="KIELER Layout - OGDF Support (optional)" version="0.51.0.qualifier" provider-name="Kiel University" plugin="de.cau.cs.kieler.kiml.ogdf">
<feature id="de.cau.cs.kieler.kiml.ogdf.feature" label="KIELER Layout - OGDF Support (optional)" version="0.51.1.qualifier" provider-name="Kiel University" plugin="de.cau.cs.kieler.kiml.ogdf">

<description url="http://rtsys.informatik.uni-kiel.de/confluence/x/jgEF">
Connector for OGDF layouts (Open Graph Drawing Framework). OGDF is a self-contained C++ class library for the automatic layout of diagrams. See www.ogdf.net for more information.
Expand Down
5 changes: 2 additions & 3 deletions features/de.cau.cs.kieler.kiml.ogdf.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,10 @@
<parent>
<groupId>de.cau.cs.kieler</groupId>
<artifactId>features</artifactId>
<version>0.50.0-SNAPSHOT</version>
<version>0.51.1-SNAPSHOT</version>
</parent>
<groupId>de.cau.cs.kieler</groupId>

<artifactId>de.cau.cs.kieler.kiml.ogdf.feature</artifactId>
<version>0.51.0-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>

<build>
Expand Down
2 changes: 1 addition & 1 deletion features/net.ogdf.bin.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>de.cau.cs.kieler</groupId>
<artifactId>features</artifactId>
<version>0.50.0-SNAPSHOT</version>
<version>0.51.1-SNAPSHOT</version>
</parent>
<groupId>de.cau.cs.kieler</groupId>
<artifactId>net.ogdf.bin.feature</artifactId>
Expand Down
4 changes: 1 addition & 3 deletions features/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,13 @@
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>de.cau.cs.kieler</groupId>
<artifactId>features</artifactId>
<version>0.50.0-SNAPSHOT</version>
<packaging>pom</packaging>

<parent>
<groupId>de.cau.cs.kieler</groupId>
<artifactId>pragmatics</artifactId>
<version>0.50.0-SNAPSHOT</version>
<version>0.51.1-SNAPSHOT</version>
<relativePath>../build/pom.xml</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: KIELER Textual Layout Configuration IDE Plugin
Bundle-Vendor: Kiel University
Bundle-Version: 0.51.0.qualifier
Bundle-Version: 0.51.1.qualifier
Bundle-SymbolicName: de.cau.cs.kieler.config.text.ide; singleton:=true
Bundle-ActivationPolicy: lazy
Require-Bundle: de.cau.cs.kieler.config.text,
Expand Down
4 changes: 1 addition & 3 deletions plugins/de.cau.cs.kieler.config.text.ide/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,11 @@
<parent>
<groupId>de.cau.cs.kieler</groupId>
<artifactId>pragmatics</artifactId>
<version>0.50.0-SNAPSHOT</version>
<version>0.51.1-SNAPSHOT</version>
<relativePath>../../build/pom.xml</relativePath>
</parent>

<groupId>de.cau.cs.kieler</groupId>
<artifactId>de.cau.cs.kieler.config.text.ide</artifactId>
<version>0.51.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>

<name>KIELER Textual Layout Configuration IDE Plugin</name>
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: KIELER Textual Layout Configuration UI Plugin
Bundle-Vendor: Kiel University
Bundle-Version: 0.51.0.qualifier
Bundle-Version: 0.51.1.qualifier
Bundle-SymbolicName: de.cau.cs.kieler.config.text.ui; singleton:=true
Bundle-ActivationPolicy: lazy
Require-Bundle: de.cau.cs.kieler.config.text,
Expand Down
4 changes: 1 addition & 3 deletions plugins/de.cau.cs.kieler.config.text.ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,11 @@
<parent>
<groupId>de.cau.cs.kieler</groupId>
<artifactId>pragmatics</artifactId>
<version>0.50.0-SNAPSHOT</version>
<version>0.51.1-SNAPSHOT</version>
<relativePath>../../build/pom.xml</relativePath>
</parent>

<groupId>de.cau.cs.kieler</groupId>
<artifactId>de.cau.cs.kieler.config.text.ui</artifactId>
<version>0.51.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>

<name>KIELER Textual Layout Configuration UI Plugin</name>
Expand Down
2 changes: 1 addition & 1 deletion plugins/de.cau.cs.kieler.config.text/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: KIELER Textual Layout Configuration
Bundle-Vendor: Kiel University
Bundle-Version: 0.51.0.qualifier
Bundle-Version: 0.51.1.qualifier
Bundle-SymbolicName: de.cau.cs.kieler.config.text; singleton:=true
Bundle-ActivationPolicy: lazy
Require-Bundle: org.eclipse.xtext,
Expand Down
4 changes: 1 addition & 3 deletions plugins/de.cau.cs.kieler.config.text/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,11 @@
<parent>
<groupId>de.cau.cs.kieler</groupId>
<artifactId>pragmatics</artifactId>
<version>0.50.0-SNAPSHOT</version>
<version>0.51.1-SNAPSHOT</version>
<relativePath>../../build/pom.xml</relativePath>
</parent>

<groupId>de.cau.cs.kieler</groupId>
<artifactId>de.cau.cs.kieler.config.text</artifactId>
<version>0.51.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>

<name>KIELER Textual Layout Configuration</name>
Expand Down
2 changes: 1 addition & 1 deletion plugins/de.cau.cs.kieler.formats.dot/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: KIELER Support for the Graphviz Dot Format
Bundle-SymbolicName: de.cau.cs.kieler.formats.dot;singleton:=true
Bundle-Version: 0.51.0.qualifier
Bundle-Version: 0.51.1.qualifier
Bundle-Vendor: Kiel University
Bundle-RequiredExecutionEnvironment: JavaSE-11
Require-Bundle: org.eclipse.xtext;bundle-version="2.0.0",
Expand Down
4 changes: 1 addition & 3 deletions plugins/de.cau.cs.kieler.formats.dot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,11 @@
<parent>
<groupId>de.cau.cs.kieler</groupId>
<artifactId>pragmatics</artifactId>
<version>0.50.0-SNAPSHOT</version>
<version>0.51.1-SNAPSHOT</version>
<relativePath>../../build/pom.xml</relativePath>
</parent>

<groupId>de.cau.cs.kieler</groupId>
<artifactId>de.cau.cs.kieler.formats.dot</artifactId>
<version>0.51.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>

<name>KIELER Support for the Graphviz Dot Format</name>
Expand Down
2 changes: 1 addition & 1 deletion plugins/de.cau.cs.kieler.formats.gml/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: KIELER Support for the GML Format
Bundle-Vendor: Kiel University
Bundle-Version: 0.51.0.qualifier
Bundle-Version: 0.51.1.qualifier
Bundle-SymbolicName: de.cau.cs.kieler.formats.gml;singleton:=true
Bundle-ActivationPolicy: lazy
Require-Bundle: org.eclipse.xtend.lib;bundle-version="2.7.0",
Expand Down
4 changes: 1 addition & 3 deletions plugins/de.cau.cs.kieler.formats.gml/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,11 @@
<parent>
<groupId>de.cau.cs.kieler</groupId>
<artifactId>pragmatics</artifactId>
<version>0.50.0-SNAPSHOT</version>
<version>0.51.1-SNAPSHOT</version>
<relativePath>../../build/pom.xml</relativePath>
</parent>

<groupId>de.cau.cs.kieler</groupId>
<artifactId>de.cau.cs.kieler.formats.gml</artifactId>
<version>0.51.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>

<name>KIELER Support for the GML Format</name>
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: KIELER Support for the GraphML Format
Bundle-SymbolicName: de.cau.cs.kieler.formats.graphml;singleton:=true
Bundle-Version: 0.51.0.qualifier
Bundle-Version: 0.51.1.qualifier
Bundle-Vendor: Kiel University
Bundle-RequiredExecutionEnvironment: JavaSE-11
Require-Bundle: com.google.guava;bundle-version="10.0.0",
Expand Down
4 changes: 1 addition & 3 deletions plugins/de.cau.cs.kieler.formats.graphml/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,11 @@
<parent>
<groupId>de.cau.cs.kieler</groupId>
<artifactId>pragmatics</artifactId>
<version>0.50.0-SNAPSHOT</version>
<version>0.51.1-SNAPSHOT</version>
<relativePath>../../build/pom.xml</relativePath>
</parent>

<groupId>de.cau.cs.kieler</groupId>
<artifactId>de.cau.cs.kieler.formats.graphml</artifactId>
<version>0.51.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>

<name>KIELER Support for the GraphML Format</name>
Expand Down
2 changes: 1 addition & 1 deletion plugins/de.cau.cs.kieler.formats.json/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: KIELER Support for the JSON Format
Bundle-Vendor: Kiel University
Bundle-Version: 0.51.0.qualifier
Bundle-Version: 0.51.1.qualifier
Bundle-SymbolicName: de.cau.cs.kieler.formats.json;singleton:=true
Require-Bundle: de.cau.cs.kieler.formats,
org.eclipse.elk.core,
Expand Down
4 changes: 1 addition & 3 deletions plugins/de.cau.cs.kieler.formats.json/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,11 @@
<parent>
<groupId>de.cau.cs.kieler</groupId>
<artifactId>pragmatics</artifactId>
<version>0.50.0-SNAPSHOT</version>
<version>0.51.1-SNAPSHOT</version>
<relativePath>../../build/pom.xml</relativePath>
</parent>

<groupId>de.cau.cs.kieler</groupId>
<artifactId>de.cau.cs.kieler.formats.json</artifactId>
<version>0.51.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>

<name>KIELER Support for the JSON Format</name>
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: KIELER Formats KGraph
Bundle-SymbolicName: de.cau.cs.kieler.formats.kgraph;singleton:=true
Bundle-Version: 0.51.0.qualifier
Bundle-Version: 0.51.1.qualifier
Bundle-Vendor: Kiel University
Bundle-RequiredExecutionEnvironment: JavaSE-11
Require-Bundle: com.google.guava,
Expand Down
4 changes: 1 addition & 3 deletions plugins/de.cau.cs.kieler.formats.kgraph/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,11 @@
<parent>
<groupId>de.cau.cs.kieler</groupId>
<artifactId>pragmatics</artifactId>
<version>0.50.0-SNAPSHOT</version>
<version>0.51.1-SNAPSHOT</version>
<relativePath>../../build/pom.xml</relativePath>
</parent>

<groupId>de.cau.cs.kieler</groupId>
<artifactId>de.cau.cs.kieler.formats.kgraph</artifactId>
<version>0.51.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>

<name>KIELER Formats KGraph</name>
Expand Down
2 changes: 1 addition & 1 deletion plugins/de.cau.cs.kieler.formats.ogml/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: KIELER Support for the OGML Format
Bundle-SymbolicName: de.cau.cs.kieler.formats.ogml;singleton:=true
Bundle-Version: 0.51.0.qualifier
Bundle-Version: 0.51.1.qualifier
Bundle-Vendor: Kiel University
Bundle-RequiredExecutionEnvironment: JavaSE-11
Require-Bundle: com.google.guava;bundle-version="10.0.0",
Expand Down
4 changes: 1 addition & 3 deletions plugins/de.cau.cs.kieler.formats.ogml/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,11 @@
<parent>
<groupId>de.cau.cs.kieler</groupId>
<artifactId>pragmatics</artifactId>
<version>0.50.0-SNAPSHOT</version>
<version>0.51.1-SNAPSHOT</version>
<relativePath>../../build/pom.xml</relativePath>
</parent>

<groupId>de.cau.cs.kieler</groupId>
<artifactId>de.cau.cs.kieler.formats.ogml</artifactId>
<version>0.51.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>

<name>KIELER Support for the OGML Format</name>
Expand Down
2 changes: 1 addition & 1 deletion plugins/de.cau.cs.kieler.formats.svg/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: KIELER Graph Export for SVG
Bundle-SymbolicName: de.cau.cs.kieler.formats.svg;singleton:=true
Bundle-Version: 0.51.0.qualifier
Bundle-Version: 0.51.1.qualifier
Bundle-Vendor: Kiel University
Bundle-RequiredExecutionEnvironment: JavaSE-11
Require-Bundle: org.apache.batik.svggen;bundle-version="1.6.0",
Expand Down
Loading

0 comments on commit 37ce4ee

Please sign in to comment.