From f1f97da43143233201821f7fae95a704c1005c8f Mon Sep 17 00:00:00 2001 From: schlichtig Date: Thu, 22 Aug 2024 09:45:47 +0200 Subject: [PATCH 1/6] Update pom.xml --- pom.xml | 34 +++++++++++++++++++--------------- 1 file changed, 19 insertions(+), 15 deletions(-) diff --git a/pom.xml b/pom.xml index 73831a3..c57d47c 100644 --- a/pom.xml +++ b/pom.xml @@ -12,22 +12,26 @@ - scm:git:${project.scm.url} - scm:git:${project.scm.url} - git@github.com:johspaeth/PathExpression.git - ${project.version} + 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 - https://github.com/johspaeth/PathExpression - - - - Johannes Spaeth - mail@johspaeth.de - - - + + + Boomerang development team + boomerang@eim.upb.de + Research Group Secure Software Engineering + https://www.hni.uni-paderborn.de/sse + + + + + Johannes Spaeth + johannes.spaeth@codeshield.de + CodeShield GmbH + https://codeshield.de/ + +