File tree Expand file tree Collapse file tree 5 files changed +10
-10
lines changed Expand file tree Collapse file tree 5 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 55 <modelVersion >4.0.0</modelVersion >
66 <groupId >de.fraunhofer.sit.flowdroid</groupId >
77 <artifactId >parent</artifactId >
8- <version >2.9.0-SNAPSHOT </version >
8+ <version >2.9.0</version >
99 <name >FlowDroid Parent Module</name >
1010 <packaging >pom</packaging >
1111
Original file line number Diff line number Diff line change 55 <groupId >de.tud.sse</groupId >
66 <artifactId >soot-infoflow-android</artifactId >
77 <name >soot-infoflow-android</name >
8- <version >2.9.0-SNAPSHOT </version >
8+ <version >2.9.0</version >
99 <description >Android-specific components of FlowDroid</description >
1010 <url >https://github.com/secure-software-engineering/FlowDroid</url >
1111
135135 <dependency >
136136 <groupId >de.tud.sse</groupId >
137137 <artifactId >soot-infoflow</artifactId >
138- <version >2.9.0-SNAPSHOT </version >
138+ <version >2.9.0</version >
139139 </dependency >
140140 <dependency >
141141 <groupId >junit</groupId >
Original file line number Diff line number Diff line change 55 <groupId >de.tud.sse</groupId >
66 <artifactId >soot-infoflow-cmd</artifactId >
77 <name >FlowDroid Command Line Util</name >
8- <version >2.9.0-SNAPSHOT </version >
8+ <version >2.9.0</version >
99 <description >Command-line utility for running FlowDroid</description >
1010
1111 <properties >
134134 <dependency >
135135 <groupId >de.tud.sse</groupId >
136136 <artifactId >soot-infoflow-android</artifactId >
137- <version >2.9.0-SNAPSHOT </version >
137+ <version >2.9.0</version >
138138 </dependency >
139139 <dependency >
140140 <groupId >de.tud.sse</groupId >
141141 <artifactId >soot-infoflow-summaries</artifactId >
142- <version >2.9.0-SNAPSHOT </version >
142+ <version >2.9.0</version >
143143 </dependency >
144144 <dependency >
145145 <groupId >commons-cli</groupId >
Original file line number Diff line number Diff line change 55 <groupId >de.tud.sse</groupId >
66 <artifactId >soot-infoflow-summaries</artifactId >
77 <name >StubDroid</name >
8- <version >2.9.0-SNAPSHOT </version >
8+ <version >2.9.0</version >
99 <description >Data Flow Summaries for FlowDroid</description >
1010
1111 <properties >
148148 <dependency >
149149 <groupId >de.tud.sse</groupId >
150150 <artifactId >soot-infoflow</artifactId >
151- <version >2.9.0-SNAPSHOT </version >
151+ <version >2.9.0</version >
152152
153153 <exclusions >
154154 <exclusion >
164164 <dependency >
165165 <groupId >de.tud.sse</groupId >
166166 <artifactId >soot-infoflow</artifactId >
167- <version >2.9.0-SNAPSHOT </version >
167+ <version >2.9.0</version >
168168 <type >test-jar</type >
169169 <scope >test</scope >
170170
Original file line number Diff line number Diff line change 66 <groupId >de.tud.sse</groupId >
77 <artifactId >soot-infoflow</artifactId >
88 <name >soot-infoflow</name >
9- <version >2.9.0-SNAPSHOT </version >
9+ <version >2.9.0</version >
1010 <description >Soot extending data flow tracking components for Java</description >
1111 <url >https://github.com/secure-software-engineering/FlowDroid</url >
1212
You can’t perform that action at this time.
0 commit comments