Skip to content

Commit 80a17ac

Browse files
committed
Update versions
1 parent 894a7b1 commit 80a17ac

5 files changed

Lines changed: 6 additions & 6 deletions

File tree

soot-infoflow-android/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>de.fraunhofer.sit.sse.flowdroid</groupId>
1212
<artifactId>parent</artifactId>
13-
<version>2.15.0-SNAPSHOT</version>
13+
<version>2.15.0</version>
1414
<relativePath>../pom.xml</relativePath>
1515
</parent>
1616

soot-infoflow-cmd/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>de.fraunhofer.sit.sse.flowdroid</groupId>
1212
<artifactId>parent</artifactId>
13-
<version>2.15.0-SNAPSHOT</version>
13+
<version>2.15.0</version>
1414
<relativePath>../pom.xml</relativePath>
1515
</parent>
1616

soot-infoflow-integration/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>de.fraunhofer.sit.sse.flowdroid</groupId>
88
<artifactId>parent</artifactId>
9-
<version>2.15.0-SNAPSHOT</version>
9+
<version>2.15.0</version>
1010
</parent>
1111

1212
<artifactId>soot-infoflow-integration</artifactId>
@@ -148,4 +148,4 @@
148148
<scope>test</scope>
149149
</dependency>
150150
</dependencies>
151-
</project>
151+
</project>

soot-infoflow-summaries/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>de.fraunhofer.sit.sse.flowdroid</groupId>
1212
<artifactId>parent</artifactId>
13-
<version>2.15.0-SNAPSHOT</version>
13+
<version>2.15.0</version>
1414
<relativePath>../pom.xml</relativePath>
1515
</parent>
1616

soot-infoflow/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>de.fraunhofer.sit.sse.flowdroid</groupId>
1313
<artifactId>parent</artifactId>
14-
<version>2.15.0-SNAPSHOT</version>
14+
<version>2.15.0</version>
1515
<relativePath>../pom.xml</relativePath>
1616
</parent>
1717

0 commit comments

Comments
 (0)