File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 5
5
<modelVersion >4.0.0</modelVersion >
6
6
<groupId >de.fraunhofer.sit.flowdroid</groupId >
7
7
<artifactId >parent</artifactId >
8
- <version >2.6-SNAPSHOT </version >
8
+ <version >2.6</version >
9
9
<name >FlowDroid Parent Module</name >
10
10
<packaging >pom</packaging >
11
11
Original file line number Diff line number Diff line change 5
5
<groupId >de.tud.sse</groupId >
6
6
<artifactId >soot-infoflow-android</artifactId >
7
7
<name >soot-infoflow-android</name >
8
- <version >2.6-SNAPSHOT </version >
8
+ <version >2.6</version >
9
9
<description >Android-specific components of FlowDroid</description >
10
10
<properties >
11
11
<maven .compiler.source>1.7</maven .compiler.source>
Original file line number Diff line number Diff line change 5
5
<groupId >de.tud.sse</groupId >
6
6
<artifactId >soot-infoflow-cmd</artifactId >
7
7
<name >FlowDroid Command Line Util</name >
8
- <version >2.6-SNAPSHOT </version >
8
+ <version >2.6</version >
9
9
<description >Command-line utility for running FlowDroid</description >
10
10
<properties >
11
11
<maven .compiler.source>1.7</maven .compiler.source>
Original file line number Diff line number Diff line change 5
5
<groupId >de.tud.sse</groupId >
6
6
<artifactId >soot-infoflow-summaries</artifactId >
7
7
<name >StubDroid</name >
8
- <version >2.6-SNAPSHOT </version >
8
+ <version >2.6</version >
9
9
<description >Data Flow Summaries for FlowDroid</description >
10
10
<packaging >jar</packaging >
11
11
You can’t perform that action at this time.
0 commit comments