Skip to content

Commit c15370b

Browse files
authored
Update pom.xml
1 parent 03a7d7c commit c15370b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616
<developerConnection>scm:git:ssh://github.com:secure-software-engineering/PathExpression.git</developerConnection>
1717
<url>https://github.com/secure-software-engineering/PathExpression</url>
1818
</scm>
19+
<name>Tarjan's Path Expression Implementation for Java</name>
20+
<description>Implementation of an algorithm by Tarjan that efficiently computes path expressions based on a labeled graph</description>
1921
<developers>
2022
<developer>
2123
<name>Boomerang development team</name>

0 commit comments

Comments
 (0)