File tree 6 files changed +14
-14
lines changed
6 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 21
21
22
22
<groupId >io.telicent.jena</groupId >
23
23
<artifactId >rdf-abac</artifactId >
24
- <version >0.73.3-SNAPSHOT </version >
24
+ <version >0.73.3</version >
25
25
26
26
<packaging >pom</packaging >
27
27
<name >Telicent ABAC</name >
57
57
<connection >scm:git:git@github.com:telicent-oss/rdf-abac</connection >
58
58
<developerConnection >scm:git:git@github.com:telicent-oss/rdf-abac</developerConnection >
59
59
<url >https://github.com/telicent-oss/rdf-abac</url >
60
- <tag >HEAD </tag >
60
+ <tag >0.73.3 </tag >
61
61
</scm >
62
62
63
63
<properties >
66
66
<automatic .module.name>io.telicent.rdfabac</automatic .module.name>
67
67
68
68
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
69
- <project .build.outputTimestamp>2025-02-10T13:36:03Z </project .build.outputTimestamp>
69
+ <project .build.outputTimestamp>2025-02-12T13:49:45Z </project .build.outputTimestamp>
70
70
<java .version>17</java .version>
71
71
72
72
<!-- Maven Plugins -->
Original file line number Diff line number Diff line change 27
27
<parent >
28
28
<groupId >io.telicent.jena</groupId >
29
29
<artifactId >rdf-abac</artifactId >
30
- <version >0.73.3-SNAPSHOT </version >
30
+ <version >0.73.3</version >
31
31
</parent >
32
32
33
33
<properties >
Original file line number Diff line number Diff line change 26
26
<parent >
27
27
<groupId >io.telicent.jena</groupId >
28
28
<artifactId >rdf-abac</artifactId >
29
- <version >0.73.3-SNAPSHOT </version >
29
+ <version >0.73.3</version >
30
30
</parent >
31
31
32
32
<dependencies >
Original file line number Diff line number Diff line change 27
27
<parent >
28
28
<groupId >io.telicent.jena</groupId >
29
29
<artifactId >rdf-abac</artifactId >
30
- <version >0.73.3-SNAPSHOT </version >
30
+ <version >0.73.3</version >
31
31
</parent >
32
32
33
33
<dependencies >
34
34
<!-- Internal dependencies -->
35
35
<dependency >
36
36
<groupId >io.telicent.jena</groupId >
37
37
<artifactId >rdf-abac-core</artifactId >
38
- <version >0.73.3-SNAPSHOT </version >
38
+ <version >0.73.3</version >
39
39
</dependency >
40
40
41
41
<dependency >
52
52
<dependency >
53
53
<groupId >io.telicent.jena</groupId >
54
54
<artifactId >rdf-abac-core</artifactId >
55
- <version >0.73.3-SNAPSHOT </version >
55
+ <version >0.73.3</version >
56
56
<classifier >tests</classifier >
57
57
<scope >test</scope >
58
58
</dependency >
59
59
<dependency >
60
60
<groupId >io.telicent.jena</groupId >
61
61
<artifactId >rdf-abac-fuseki</artifactId >
62
- <version >0.73.3-SNAPSHOT </version >
62
+ <version >0.73.3</version >
63
63
</dependency >
64
64
<dependency >
65
65
<groupId >io.telicent.jena</groupId >
66
66
<artifactId >rdf-abac-fuseki</artifactId >
67
- <version >0.73.3-SNAPSHOT </version >
67
+ <version >0.73.3</version >
68
68
<classifier >tests</classifier >
69
69
<scope >test</scope >
70
70
</dependency >
Original file line number Diff line number Diff line change 25
25
<parent >
26
26
<groupId >io.telicent.jena</groupId >
27
27
<artifactId >rdf-abac</artifactId >
28
- <version >0.73.3-SNAPSHOT </version >
28
+ <version >0.73.3</version >
29
29
</parent >
30
30
31
31
<packaging >jar</packaging >
Original file line number Diff line number Diff line change 27
27
<parent >
28
28
<groupId >io.telicent.jena</groupId >
29
29
<artifactId >rdf-abac</artifactId >
30
- <version >0.73.3-SNAPSHOT </version >
30
+ <version >0.73.3</version >
31
31
</parent >
32
32
33
33
<dependencies >
34
34
<!-- Internal dependencies -->
35
35
<dependency >
36
36
<groupId >io.telicent.jena</groupId >
37
37
<artifactId >rdf-abac-core</artifactId >
38
- <version >0.73.3-SNAPSHOT </version >
38
+ <version >0.73.3</version >
39
39
</dependency >
40
40
41
41
<dependency >
59
59
<dependency >
60
60
<groupId >io.telicent.jena</groupId >
61
61
<artifactId >rdf-abac-core</artifactId >
62
- <version >0.73.3-SNAPSHOT </version >
62
+ <version >0.73.3</version >
63
63
<classifier >tests</classifier >
64
64
<scope >test</scope >
65
65
</dependency >
You can’t perform that action at this time.
0 commit comments