File tree 7 files changed +27
-26
lines changed
commons-jcs-jcache-openjpa 7 files changed +27
-26
lines changed Original file line number Diff line number Diff line change 22
22
<parent >
23
23
<groupId >org.apache.commons</groupId >
24
24
<artifactId >commons-jcs3</artifactId >
25
- <version >3.2.1-SNAPSHOT </version >
25
+ <version >3.2.1</version >
26
26
<relativePath >../pom.xml</relativePath >
27
27
</parent >
28
28
29
29
<artifactId >commons-jcs3-core</artifactId >
30
- <version >3.2.1-SNAPSHOT </version >
30
+ <version >3.2.1</version >
31
31
<packaging >jar</packaging >
32
32
33
33
<name >Apache Commons JCS :: Core</name >
36
36
<connection >scm:git:http://gitbox.apache.org/repos/asf/commons-jcs.git</connection >
37
37
<developerConnection >scm:git:https://gitbox.apache.org/repos/asf/commons-jcs.git</developerConnection >
38
38
<url >https://gitbox.apache.org/repos/asf?p=commons-jcs.git</url >
39
- <tag >commons-jcs3-3.2-rc1 </tag >
39
+ <tag >commons-jcs3-3.2.1-rc2 </tag >
40
40
</scm >
41
41
42
42
<properties >
50
50
org.apache.http.*;resolution:=optional,
51
51
org.apache.logging.log4j.*;resolution:=optional
52
52
</commons .osgi.import>
53
- <project .build.outputTimestamp>2024-04-04T12:47:24Z </project .build.outputTimestamp>
53
+ <project .build.outputTimestamp>2024-04-20T09:29:01Z </project .build.outputTimestamp>
54
54
</properties >
55
55
56
56
<dependencies >
Original file line number Diff line number Diff line change 21
21
<parent >
22
22
<artifactId >commons-jcs3</artifactId >
23
23
<groupId >org.apache.commons</groupId >
24
- <version >3.2.1-SNAPSHOT </version >
24
+ <version >3.2.1</version >
25
25
</parent >
26
26
<modelVersion >4.0.0</modelVersion >
27
27
28
28
<artifactId >commons-jcs3-dist</artifactId >
29
- <version >3.2.1-SNAPSHOT </version >
29
+ <version >3.2.1</version >
30
30
<packaging >pom</packaging >
31
31
<name >Apache Commons JCS :: Distribution</name >
32
32
<description >Creates the Apache Commons JCS multimodule distribution.</description >
35
35
<connection >scm:git:http://gitbox.apache.org/repos/asf/commons-jcs.git</connection >
36
36
<developerConnection >scm:git:https://gitbox.apache.org/repos/asf/commons-jcs.git</developerConnection >
37
37
<url >https://gitbox.apache.org/repos/asf?p=commons-jcs.git</url >
38
- <tag >commons-jcs3-3.2-rc1 </tag >
38
+ <tag >commons-jcs3-3.2.1-rc2 </tag >
39
39
</scm >
40
40
41
41
<!-- NOTE: These dependency declarations are only required to sort this project to the
72
72
</build >
73
73
74
74
<properties >
75
- <project .build.outputTimestamp>2024-04-04T12:47:24Z </project .build.outputTimestamp>
75
+ <project .build.outputTimestamp>2024-04-20T09:29:01Z </project .build.outputTimestamp>
76
76
<commons .release.isDistModule>true</commons .release.isDistModule>
77
77
</properties >
78
78
Original file line number Diff line number Diff line change 21
21
<parent >
22
22
<artifactId >commons-jcs3</artifactId >
23
23
<groupId >org.apache.commons</groupId >
24
- <version >3.2.1-SNAPSHOT </version >
24
+ <version >3.2.1</version >
25
25
</parent >
26
26
<modelVersion >4.0.0</modelVersion >
27
27
28
28
<artifactId >commons-jcs3-jcache-extras</artifactId >
29
- <version >3.2.1-SNAPSHOT </version >
29
+ <version >3.2.1</version >
30
30
<name >Apache Commons JCS :: JCache Extras</name >
31
31
32
32
<scm >
33
33
<connection >scm:git:http://gitbox.apache.org/repos/asf/commons-jcs.git</connection >
34
34
<developerConnection >scm:git:https://gitbox.apache.org/repos/asf/commons-jcs.git</developerConnection >
35
35
<url >https://gitbox.apache.org/repos/asf?p=commons-jcs.git</url >
36
- <tag >commons-jcs3-3.2-rc1 </tag >
36
+ <tag >commons-jcs3-3.2.1-rc2 </tag >
37
37
</scm >
38
38
39
39
<dependencies >
110
110
</dependencies >
111
111
112
112
<properties >
113
- <project .build.outputTimestamp>2024-04-04T12:47:24Z </project .build.outputTimestamp>
113
+ <project .build.outputTimestamp>2024-04-20T09:29:01Z </project .build.outputTimestamp>
114
114
</properties >
115
115
</project >
Original file line number Diff line number Diff line change 21
21
<parent >
22
22
<artifactId >commons-jcs3</artifactId >
23
23
<groupId >org.apache.commons</groupId >
24
- <version >3.2.1-SNAPSHOT </version >
24
+ <version >3.2.1</version >
25
25
</parent >
26
26
<modelVersion >4.0.0</modelVersion >
27
27
28
28
<artifactId >commons-jcs3-jcache-openjpa</artifactId >
29
- <version >3.2.1-SNAPSHOT </version >
29
+ <version >3.2.1</version >
30
30
<name >Apache Commons JCS :: JCache OpenJPA</name >
31
31
32
32
<scm >
33
33
<connection >scm:git:http://gitbox.apache.org/repos/asf/commons-jcs.git</connection >
34
34
<developerConnection >scm:git:https://gitbox.apache.org/repos/asf/commons-jcs.git</developerConnection >
35
35
<url >https://gitbox.apache.org/repos/asf?p=commons-jcs.git</url >
36
- <tag >commons-jcs3-3.2-rc1 </tag >
36
+ <tag >commons-jcs3-3.2.1-rc2 </tag >
37
37
</scm >
38
38
39
39
<dependencies >
78
78
</dependencies >
79
79
80
80
<properties >
81
- <project .build.outputTimestamp>2024-04-04T12:47:24Z </project .build.outputTimestamp>
81
+ <project .build.outputTimestamp>2024-04-20T09:29:01Z </project .build.outputTimestamp>
82
82
</properties >
83
83
</project >
Original file line number Diff line number Diff line change 23
23
<parent >
24
24
<groupId >org.apache.commons</groupId >
25
25
<artifactId >commons-jcs3</artifactId >
26
- <version >3.2.1-SNAPSHOT </version >
26
+ <version >3.2.1</version >
27
27
<relativePath >../pom.xml</relativePath >
28
28
</parent >
29
29
30
30
<artifactId >commons-jcs3-jcache</artifactId >
31
- <version >3.2.1-SNAPSHOT </version >
31
+ <version >3.2.1</version >
32
32
<name >Apache Commons JCS :: JCache</name >
33
33
34
34
<scm >
35
35
<connection >scm:git:http://gitbox.apache.org/repos/asf/commons-jcs.git</connection >
36
36
<developerConnection >scm:git:https://gitbox.apache.org/repos/asf/commons-jcs.git</developerConnection >
37
37
<url >https://gitbox.apache.org/repos/asf?p=commons-jcs.git</url >
38
- <tag >commons-jcs3-3.2-rc1 </tag >
38
+ <tag >commons-jcs3-3.2.1-rc2 </tag >
39
39
</scm >
40
40
41
41
<dependencies >
128
128
</build >
129
129
130
130
<properties >
131
- <project .build.outputTimestamp>2024-04-04T12:47:24Z </project .build.outputTimestamp>
131
+ <project .build.outputTimestamp>2024-04-20T09:29:01Z </project .build.outputTimestamp>
132
132
</properties >
133
133
</project >
Original file line number Diff line number Diff line change 23
23
<parent >
24
24
<groupId >org.apache.commons</groupId >
25
25
<artifactId >commons-jcs3</artifactId >
26
- <version >3.2.1-SNAPSHOT </version >
26
+ <version >3.2.1</version >
27
27
<relativePath >../pom.xml</relativePath >
28
28
</parent >
29
29
34
34
-->
35
35
36
36
<artifactId >commons-jcs3-jcache-tck</artifactId >
37
- <version >3.2.1-SNAPSHOT </version >
37
+ <version >3.2.1</version >
38
38
39
39
<name >Apache Commons JCS :: JCache TCK</name >
40
40
41
41
<scm >
42
42
<connection >scm:git:http://gitbox.apache.org/repos/asf/commons-jcs.git</connection >
43
43
<developerConnection >scm:git:https://gitbox.apache.org/repos/asf/commons-jcs.git</developerConnection >
44
44
<url >https://gitbox.apache.org/repos/asf?p=commons-jcs.git</url >
45
- <tag >commons-jcs3-3.2-rc1 </tag >
45
+ <tag >commons-jcs3-3.2.1-rc2 </tag >
46
46
</scm >
47
47
48
48
<properties >
61
61
<domain-lib-dir >${project.build.directory} /domainlib</domain-lib-dir >
62
62
<domain-jar >domain.jar</domain-jar >
63
63
64
- <project .build.outputTimestamp>2024-04-04T12:47:24Z </project .build.outputTimestamp>
64
+ <project .build.outputTimestamp>2024-04-20T09:29:01Z </project .build.outputTimestamp>
65
65
</properties >
66
66
67
67
<dependencies >
Original file line number Diff line number Diff line change 26
26
27
27
<artifactId >commons-jcs3</artifactId >
28
28
<packaging >pom</packaging >
29
- <version >3.2.1-SNAPSHOT </version >
29
+ <version >3.2.1</version >
30
30
31
31
<!--
32
32
* Build with -PjcacheTck to run the JSR-107 TCK
54
54
<connection >scm:git:http://gitbox.apache.org/repos/asf/commons-jcs.git</connection >
55
55
<developerConnection >scm:git:https://gitbox.apache.org/repos/asf/commons-jcs.git</developerConnection >
56
56
<url >https://gitbox.apache.org/repos/asf?p=commons-jcs.git</url >
57
+ <tag >commons-jcs3-3.2.1-rc2</tag >
57
58
</scm >
58
59
59
60
<mailingLists >
579
580
<doclint >none</doclint >
580
581
<hamcrest .version>2.2</hamcrest .version>
581
582
582
- <project .build.outputTimestamp>2024-04-04T12:47:24Z </project .build.outputTimestamp>
583
+ <project .build.outputTimestamp>2024-04-20T09:29:01Z </project .build.outputTimestamp>
583
584
</properties >
584
585
585
586
</project >
You can’t perform that action at this time.
0 commit comments