commons-logging-1.3.2 has same PGP key as commons-logging-1.3.1 · ao-apps/pragmatickm-parent@c5d6679 (original) (raw)

File tree

Original file line number Diff line number Diff line change
@@ -25,10 +25,10 @@ along with pragmatickm-parent. If not, see https://www.gnu.org/licenses/.
25 25 <modelVersion>4.0.0</modelVersion>
26 26
27 27 <parent>
28 - <groupId>com.pragmatickm</groupId><artifactId>pragmatickm-parent</artifactId><version>1.18.1-POST-SNAPSHOT</version>
28 + <groupId>com.pragmatickm</groupId><artifactId>pragmatickm-parent</artifactId><version>1.18.2-SNAPSHOT</version>
29 29 </parent>
30 30
31 - <groupId>com.pragmatickm</groupId><artifactId>pragmatickm-parent-book</artifactId><version>1.18.1-POST-SNAPSHOT</version>
31 + <groupId>com.pragmatickm</groupId><artifactId>pragmatickm-parent-book</artifactId><version>1.18.2-SNAPSHOT</version>
32 32 <packaging>jar</packaging>
33 33
34 34 <properties>
Original file line number Diff line number Diff line change
@@ -37,7 +37,7 @@ along with pragmatickm-parent. If not, see https://www.gnu.org/licenses/.
37 37 shortTitle="Changelog"
38 38 tocLevels="1"
39 39 datePublished="2017-07-25T22:33:43-05:00"
40 -dateModified="2024-05-23T06:38:35Z"
40 +dateModified="2024-05-23T18:55:34Z"
41 41 allowRobots="false"
42 42 >
43 43 <c:set var="latestRelease" value="1.18.1" />
@@ -56,6 +56,10 @@ along with pragmatickm-parent. If not, see https://www.gnu.org/licenses/.
56 56 >
57 57 <ul>
58 58 <li>Updated plugin versions.</li>
59 + <li>
60 + Temporarily added new PGP keys that we'll work on getting merged into
61 + <ao:a href="s4u/pgp-keys-map" title="undefined" rel="noopener noreferrer">https://github.com/s4u/pgp-keys-map"\>s4u/pgp-keys-map</ao:a>.
62 + </li>
59 63 </ul>
60 64 </changelog:release>
61 65 </c:if>
Original file line number Diff line number Diff line change
@@ -25,11 +25,11 @@ along with pragmatickm-parent. If not, see https://www.gnu.org/licenses/.
25 25 <modelVersion>4.0.0</modelVersion>
26 26
27 27 <parent>
28 - <groupId>com.aoapps</groupId><artifactId>ao-oss-parent</artifactId><version>1.24.3-POST-SNAPSHOT</version>
28 + <groupId>com.aoapps</groupId><artifactId>ao-oss-parent</artifactId><version>1.24.4-SNAPSHOT</version>
29 29 <relativePath>../../oss/parent/pom.xml</relativePath>
30 30 </parent>
31 31
32 - <groupId>com.pragmatickm</groupId><artifactId>pragmatickm-parent</artifactId><version>1.18.1-POST-SNAPSHOT</version>
32 + <groupId>com.pragmatickm</groupId><artifactId>pragmatickm-parent</artifactId><version>1.18.2-SNAPSHOT</version>
33 33 <packaging>pom</packaging>
34 34
35 35 <properties>