File tree 5 files changed +11
-11
lines changed
5 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<groupId >de.fraunhofer.sit.sse.flowdroid</groupId >
5
5
<artifactId >parent</artifactId >
6
- <version >2.12.0-SNAPSHOT </version >
6
+ <version >2.11.1 </version >
7
7
<name >FlowDroid Parent Module</name >
8
8
<packaging >pom</packaging >
9
9
31
31
32
32
<apache-commons-cli .version>1.5.0</apache-commons-cli .version>
33
33
34
- <soot .version>4.4.0 </soot .version>
34
+ <soot .version>4.4.1 </soot .version>
35
35
</properties >
36
36
37
37
<developers >
Original file line number Diff line number Diff line change 10
10
<parent >
11
11
<groupId >de.fraunhofer.sit.sse.flowdroid</groupId >
12
12
<artifactId >parent</artifactId >
13
- <version >2.12.0-SNAPSHOT </version >
13
+ <version >2.11.1 </version >
14
14
<relativePath >../pom.xml</relativePath >
15
15
</parent >
16
16
135
135
<dependency >
136
136
<groupId >de.fraunhofer.sit.sse.flowdroid</groupId >
137
137
<artifactId >soot-infoflow</artifactId >
138
- <version >2.12.0-SNAPSHOT </version >
138
+ <version >2.11.1 </version >
139
139
</dependency >
140
140
<dependency >
141
141
<groupId >junit</groupId >
Original file line number Diff line number Diff line change 10
10
<parent >
11
11
<groupId >de.fraunhofer.sit.sse.flowdroid</groupId >
12
12
<artifactId >parent</artifactId >
13
- <version >2.12.0-SNAPSHOT </version >
13
+ <version >2.11.1 </version >
14
14
<relativePath >../pom.xml</relativePath >
15
15
</parent >
16
16
129
129
<dependency >
130
130
<groupId >de.fraunhofer.sit.sse.flowdroid</groupId >
131
131
<artifactId >soot-infoflow-android</artifactId >
132
- <version >2.12.0-SNAPSHOT </version >
132
+ <version >2.11.1 </version >
133
133
</dependency >
134
134
<dependency >
135
135
<groupId >de.fraunhofer.sit.sse.flowdroid</groupId >
136
136
<artifactId >soot-infoflow-summaries</artifactId >
137
- <version >2.12.0-SNAPSHOT </version >
137
+ <version >2.11.1 </version >
138
138
</dependency >
139
139
<dependency >
140
140
<groupId >commons-cli</groupId >
Original file line number Diff line number Diff line change 10
10
<parent >
11
11
<groupId >de.fraunhofer.sit.sse.flowdroid</groupId >
12
12
<artifactId >parent</artifactId >
13
- <version >2.12.0-SNAPSHOT </version >
13
+ <version >2.11.1 </version >
14
14
<relativePath >../pom.xml</relativePath >
15
15
</parent >
16
16
142
142
<dependency >
143
143
<groupId >de.fraunhofer.sit.sse.flowdroid</groupId >
144
144
<artifactId >soot-infoflow</artifactId >
145
- <version >2.12.0-SNAPSHOT </version >
145
+ <version >2.11.1 </version >
146
146
147
147
<exclusions >
148
148
<exclusion >
158
158
<dependency >
159
159
<groupId >de.fraunhofer.sit.sse.flowdroid</groupId >
160
160
<artifactId >soot-infoflow</artifactId >
161
- <version >2.12.0-SNAPSHOT </version >
161
+ <version >2.11.1 </version >
162
162
<type >test-jar</type >
163
163
<scope >test</scope >
164
164
Original file line number Diff line number Diff line change 11
11
<parent >
12
12
<groupId >de.fraunhofer.sit.sse.flowdroid</groupId >
13
13
<artifactId >parent</artifactId >
14
- <version >2.12.0-SNAPSHOT </version >
14
+ <version >2.11.1 </version >
15
15
<relativePath >../pom.xml</relativePath >
16
16
</parent >
17
17
You can’t perform that action at this time.
0 commit comments