Commit 1c87cdb 1 parent 14a4a0f commit 1c87cdb Copy full SHA for 1c87cdb
File tree 10 files changed +26
-26
lines changed
sonar-cryptography-plugin
10 files changed +26
-26
lines changed Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >com.ibm</groupId >
8
8
<artifactId >sonar-cryptography</artifactId >
9
- <version >2.0.0-SNAPSHOT </version >
9
+ <version >1.3.4 </version >
10
10
</parent >
11
11
12
12
<artifactId >common</artifactId >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >com.ibm</groupId >
8
8
<artifactId >sonar-cryptography</artifactId >
9
- <version >2.0.0-SNAPSHOT </version >
9
+ <version >1.3.4 </version >
10
10
</parent >
11
11
12
12
<artifactId >engine</artifactId >
20
20
<dependency >
21
21
<groupId >com.ibm</groupId >
22
22
<artifactId >common</artifactId >
23
- <version >2.0.0-SNAPSHOT </version >
23
+ <version >1.3.4 </version >
24
24
<scope >compile</scope >
25
25
</dependency >
26
26
</dependencies >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >com.ibm</groupId >
8
8
<artifactId >sonar-cryptography</artifactId >
9
- <version >2.0.0-SNAPSHOT </version >
9
+ <version >1.3.4 </version >
10
10
</parent >
11
11
12
12
<artifactId >enricher</artifactId >
21
21
<dependency >
22
22
<groupId >com.ibm</groupId >
23
23
<artifactId >mapper</artifactId >
24
- <version >2.0.0-SNAPSHOT </version >
24
+ <version >1.3.4 </version >
25
25
<scope >compile</scope >
26
26
</dependency >
27
27
</dependencies >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >com.ibm</groupId >
8
8
<artifactId >sonar-cryptography</artifactId >
9
- <version >2.0.0-SNAPSHOT </version >
9
+ <version >1.3.4 </version >
10
10
</parent >
11
11
12
12
<artifactId >java</artifactId >
21
21
<dependency >
22
22
<groupId >com.ibm</groupId >
23
23
<artifactId >engine</artifactId >
24
- <version >2.0.0-SNAPSHOT </version >
24
+ <version >1.3.4 </version >
25
25
</dependency >
26
26
<dependency >
27
27
<groupId >com.ibm</groupId >
28
28
<artifactId >output</artifactId >
29
- <version >2.0.0-SNAPSHOT </version >
29
+ <version >1.3.4 </version >
30
30
</dependency >
31
31
<dependency >
32
32
<groupId >org.sonarsource.java</groupId >
37
37
<dependency >
38
38
<groupId >com.ibm</groupId >
39
39
<artifactId >enricher</artifactId >
40
- <version >2.0.0-SNAPSHOT </version >
40
+ <version >1.3.4 </version >
41
41
<scope >compile</scope >
42
42
</dependency >
43
43
<dependency >
55
55
<dependency >
56
56
<groupId >com.ibm</groupId >
57
57
<artifactId >rules</artifactId >
58
- <version >2.0.0-SNAPSHOT </version >
58
+ <version >1.3.4 </version >
59
59
<scope >compile</scope >
60
60
</dependency >
61
61
</dependencies >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >com.ibm</groupId >
8
8
<artifactId >sonar-cryptography</artifactId >
9
- <version >2.0.0-SNAPSHOT </version >
9
+ <version >1.3.4 </version >
10
10
</parent >
11
11
12
12
<artifactId >mapper</artifactId >
20
20
<dependency >
21
21
<groupId >com.ibm</groupId >
22
22
<artifactId >engine</artifactId >
23
- <version >2.0.0-SNAPSHOT </version >
23
+ <version >1.3.4 </version >
24
24
</dependency >
25
25
</dependencies >
26
26
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >com.ibm</groupId >
8
8
<artifactId >sonar-cryptography</artifactId >
9
- <version >2.0.0-SNAPSHOT </version >
9
+ <version >1.3.4 </version >
10
10
</parent >
11
11
12
12
<artifactId >output</artifactId >
26
26
<dependency >
27
27
<groupId >com.ibm</groupId >
28
28
<artifactId >mapper</artifactId >
29
- <version >2.0.0-SNAPSHOT </version >
29
+ <version >1.3.4 </version >
30
30
<scope >compile</scope >
31
31
</dependency >
32
32
<dependency >
33
33
<groupId >com.ibm</groupId >
34
34
<artifactId >engine</artifactId >
35
- <version >2.0.0-SNAPSHOT </version >
35
+ <version >1.3.4 </version >
36
36
<scope >compile</scope >
37
37
</dependency >
38
38
</dependencies >
Original file line number Diff line number Diff line change 20
20
<module >rules</module >
21
21
</modules >
22
22
23
- <version >2.0.0-SNAPSHOT </version >
23
+ <version >1.3.4 </version >
24
24
<name >sonar-cryptography</name >
25
25
<organization >
26
26
<name >IBM</name >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >com.ibm</groupId >
8
8
<artifactId >sonar-cryptography</artifactId >
9
- <version >2.0.0-SNAPSHOT </version >
9
+ <version >1.3.4 </version >
10
10
</parent >
11
11
12
12
<artifactId >python</artifactId >
21
21
<dependency >
22
22
<groupId >com.ibm</groupId >
23
23
<artifactId >engine</artifactId >
24
- <version >2.0.0-SNAPSHOT </version >
24
+ <version >1.3.4 </version >
25
25
</dependency >
26
26
<dependency >
27
27
<groupId >com.ibm</groupId >
28
28
<artifactId >output</artifactId >
29
- <version >2.0.0-SNAPSHOT </version >
29
+ <version >1.3.4 </version >
30
30
</dependency >
31
31
<dependency >
32
32
<groupId >com.ibm</groupId >
33
33
<artifactId >enricher</artifactId >
34
- <version >2.0.0-SNAPSHOT </version >
34
+ <version >1.3.4 </version >
35
35
</dependency >
36
36
37
37
<dependency >
43
43
<dependency >
44
44
<groupId >com.ibm</groupId >
45
45
<artifactId >rules</artifactId >
46
- <version >2.0.0-SNAPSHOT </version >
46
+ <version >1.3.4 </version >
47
47
<scope >compile</scope >
48
48
</dependency >
49
49
</dependencies >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >com.ibm</groupId >
8
8
<artifactId >sonar-cryptography</artifactId >
9
- <version >2.0.0-SNAPSHOT </version >
9
+ <version >1.3.4 </version >
10
10
</parent >
11
11
12
12
<artifactId >rules</artifactId >
20
20
<dependency >
21
21
<groupId >com.ibm</groupId >
22
22
<artifactId >mapper</artifactId >
23
- <version >2.0.0-SNAPSHOT </version >
23
+ <version >1.3.4 </version >
24
24
<scope >compile</scope >
25
25
</dependency >
26
26
</dependencies >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >com.ibm</groupId >
8
8
<artifactId >sonar-cryptography</artifactId >
9
- <version >2.0.0-SNAPSHOT </version >
9
+ <version >1.3.4 </version >
10
10
</parent >
11
11
12
12
<artifactId >sonar-cryptography-plugin</artifactId >
26
26
<dependency >
27
27
<groupId >com.ibm</groupId >
28
28
<artifactId >java</artifactId >
29
- <version >2.0.0-SNAPSHOT </version >
29
+ <version >1.3.4 </version >
30
30
<scope >compile</scope >
31
31
</dependency >
32
32
<dependency >
33
33
<groupId >com.ibm</groupId >
34
34
<artifactId >python</artifactId >
35
- <version >2.0.0-SNAPSHOT </version >
35
+ <version >1.3.4 </version >
36
36
<scope >compile</scope >
37
37
</dependency >
38
38
</dependencies >
You can’t perform that action at this time.
0 commit comments