diff --git a/pom.xml b/pom.xml
index 73831a3..81107cf 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
+ mail@johspaeth.de
+
+