Skip to content

Commit 2c4057a

Browse files
committed
Fix group id
1 parent c0a2d42 commit 2c4057a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
44
xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
55
<modelVersion>4.0.0</modelVersion>
6-
<groupId>de.fraunhofer.sit.flowdroid</groupId>
6+
<groupId>de.fraunhofer.sit.sse.flowdroid</groupId>
77
<artifactId>parent</artifactId>
88
<version>2.10.0-SNAPSHOT</version>
99
<name>FlowDroid Parent Module</name>

0 commit comments

Comments
 (0)