File tree 5 files changed +8
-8
lines changed
5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 48
48
<dependency >
49
49
<groupId >org.revapi</groupId >
50
50
<artifactId >revapi-jackson</artifactId >
51
- <version >0.5.1-SNAPSHOT </version >
51
+ <version >0.5.1</version >
52
52
</dependency >
53
53
<dependency >
54
54
<groupId >org.revapi</groupId >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<!--
3
3
4
- Copyright 2014-2022 Lukas Krejci
4
+ Copyright 2014-2025 Lukas Krejci
5
5
and other contributors as indicated by the @author tags.
6
6
7
7
Licensed under the Apache License, Version 2.0 (the "License");
22
22
<parent >
23
23
<groupId >org.revapi</groupId >
24
24
<artifactId >revapi-build</artifactId >
25
- <version >48-SNAPSHOT </version >
25
+ <version >47 </version >
26
26
<relativePath >../revapi-build/pom.xml</relativePath >
27
27
</parent >
28
28
<artifactId >revapi-jackson</artifactId >
29
- <version >0.5.1-SNAPSHOT </version >
29
+ <version >0.5.1</version >
30
30
<name >Jackson Analyzer Base</name >
31
31
<properties >
32
32
<automatic .module.name>org.revapi.jackson</automatic .module.name>
51
51
<dependency >
52
52
<groupId >org.revapi</groupId >
53
53
<artifactId >revapi</artifactId >
54
- <version >0.15.2-SNAPSHOT </version >
54
+ <version >0.15.1 </version >
55
55
</dependency >
56
56
</dependencies >
57
57
</project >
Original file line number Diff line number Diff line change 17
17
18
18
name : revapi-jackson
19
19
title : Jackson Analyzer Base
20
- version : main
20
+ version : 0.5.1
21
21
nav :
22
22
- modules/ROOT/nav.adoc
Original file line number Diff line number Diff line change 35
35
<dependency >
36
36
<groupId >org.revapi</groupId >
37
37
<artifactId >revapi-jackson</artifactId >
38
- <version >0.5.1-SNAPSHOT </version >
38
+ <version >0.5.1</version >
39
39
</dependency >
40
40
</dependencies >
41
41
<build >
Original file line number Diff line number Diff line change 41
41
<dependency >
42
42
<groupId >org.revapi</groupId >
43
43
<artifactId >revapi-jackson</artifactId >
44
- <version >0.5.1-SNAPSHOT </version >
44
+ <version >0.5.1</version >
45
45
</dependency >
46
46
</dependencies >
47
47
</project >
You can’t perform that action at this time.
0 commit comments