File tree 7 files changed +14
-14
lines changed
7 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >org.opengrok</groupId >
9
9
<artifactId >opengrok-top</artifactId >
10
- <version >1.4.4 </version >
10
+ <version >1.4.5 </version >
11
11
</parent >
12
12
13
13
<artifactId >opengrok-dist</artifactId >
28
28
<dependency >
29
29
<groupId >org.opengrok</groupId >
30
30
<artifactId >opengrok</artifactId >
31
- <version >1.4.4 </version >
31
+ <version >1.4.5 </version >
32
32
</dependency >
33
33
34
34
<dependency >
35
35
<groupId >org.opengrok</groupId >
36
36
<artifactId >opengrok-web</artifactId >
37
- <version >1.4.4 </version >
37
+ <version >1.4.5 </version >
38
38
<type >war</type >
39
39
</dependency >
40
40
41
41
<dependency >
42
42
<groupId >org.opengrok</groupId >
43
43
<artifactId >opengrok-tools</artifactId >
44
- <version >1.4.4 </version >
44
+ <version >1.4.5 </version >
45
45
<type >pom</type >
46
46
</dependency >
47
47
</dependencies >
Original file line number Diff line number Diff line change @@ -29,11 +29,11 @@ Portions Copyright (c) 2020-2020, Lubos Kosco <
[email protected] >.
29
29
<parent >
30
30
<groupId >org.opengrok</groupId >
31
31
<artifactId >opengrok-top</artifactId >
32
- <version >1.4.4 </version >
32
+ <version >1.4.5 </version >
33
33
</parent >
34
34
35
35
<artifactId >opengrok</artifactId >
36
- <version >1.4.4 </version >
36
+ <version >1.4.5 </version >
37
37
<packaging >jar</packaging >
38
38
39
39
<name >OpenGrok Indexer</name >
Original file line number Diff line number Diff line change @@ -29,11 +29,11 @@ Portions Copyright (c) 2017-2018, 2020, Chris Fraire <
[email protected] >.
29
29
<parent >
30
30
<groupId >org.opengrok</groupId >
31
31
<artifactId >opengrok-top</artifactId >
32
- <version >1.4.4 </version >
32
+ <version >1.4.5 </version >
33
33
</parent >
34
34
35
35
<artifactId >opengrok-tools</artifactId >
36
- <version >1.4.4 </version >
36
+ <version >1.4.5 </version >
37
37
<packaging >pom</packaging >
38
38
39
39
<name >OpenGrok tools</name >
Original file line number Diff line number Diff line change @@ -28,11 +28,11 @@ Portions Copyright (c) 2018, 2020, Chris Fraire <
[email protected] >.
28
28
<parent >
29
29
<groupId >org.opengrok</groupId >
30
30
<artifactId >opengrok-top</artifactId >
31
- <version >1.4.4 </version >
31
+ <version >1.4.5 </version >
32
32
</parent >
33
33
34
34
<artifactId >opengrok-web</artifactId >
35
- <version >1.4.4 </version >
35
+ <version >1.4.5 </version >
36
36
<packaging >war</packaging >
37
37
38
38
<name >OpenGrok Web</name >
Original file line number Diff line number Diff line change 28
28
<parent >
29
29
<groupId >org.opengrok</groupId >
30
30
<artifactId >opengrok-top</artifactId >
31
- <version >1.4.4 </version >
31
+ <version >1.4.5 </version >
32
32
</parent >
33
33
34
34
<artifactId >plugins</artifactId >
35
- <version >1.4.4 </version >
35
+ <version >1.4.5 </version >
36
36
<packaging >jar</packaging >
37
37
38
38
<name >OpenGrok authorization plugins</name >
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ Portions Copyright (c) 2018, 2020, Chris Fraire <
[email protected] >.
27
27
28
28
<groupId >org.opengrok</groupId >
29
29
<artifactId >opengrok-top</artifactId >
30
- <version >1.4.4 </version >
30
+ <version >1.4.5 </version >
31
31
<packaging >pom</packaging >
32
32
33
33
<name >OpenGrok</name >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >opengrok-top</artifactId >
7
7
<groupId >org.opengrok</groupId >
8
- <version >1.4.4 </version >
8
+ <version >1.4.5 </version >
9
9
</parent >
10
10
11
11
<artifactId >suggester</artifactId >
You can’t perform that action at this time.
0 commit comments