From 2b3a1d39dc250f9f1ad6d6d01d667c727271650d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 16 Sep 2024 10:33:48 +0000 Subject: [PATCH 1/3] Update PathExpression version to 1.0.4 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f3cc560..db7b881 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 de.fraunhofer.iem pathexpression - 1.0.3 + 1.0.4 From bcc3e1fff147d853cef9416a1e028fc9a48fda24 Mon Sep 17 00:00:00 2001 From: Sven Meyer Date: Mon, 16 Sep 2024 12:49:27 +0200 Subject: [PATCH 2/3] Add URL to pom --- pom.xml | 28 ++++++++++++++++------------ 1 file changed, 16 insertions(+), 12 deletions(-) diff --git a/pom.xml b/pom.xml index 3ee447f..33d1bc1 100644 --- a/pom.xml +++ b/pom.xml @@ -1,23 +1,26 @@ - 4.0.0 - de.fraunhofer.iem - pathexpression - 1.0.3 + 4.0.0 + de.fraunhofer.iem + pathexpression + 1.0.3 - - - Eclipse Public License - v2.0 - https://www.eclipse.org/legal/epl-2.0/ - - + + + Eclipse Public License - v2.0 + https://www.eclipse.org/legal/epl-2.0/ + + scm:git:git@github.com:secure-software-engineering/PathExpression.git scm:git:ssh://github.com:secure-software-engineering/PathExpression.git https://github.com/secure-software-engineering/PathExpression - Tarjan's Path Expression Implementation for Java - Implementation of an algorithm by Tarjan that efficiently computes path expressions based on a labeled graph + + Tarjan's Path Expression Implementation for Java + Implementation of an algorithm by Tarjan that efficiently computes path expressions based on a labeled graph + https://github.com/johspaeth/PathExpression + Boomerang development team @@ -32,6 +35,7 @@ mail@johspaeth.de +