Skip to content

Commit e7305ee

Browse files
author
Open Identity Platform Community
committed
[maven-release-plugin] prepare release 16.0.3
1 parent 3bc575e commit e7305ee

File tree

153 files changed

+169
-197
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

153 files changed

+169
-197
lines changed

bcpkix-shaded/pom.xml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,12 @@
1414
*
1515
* Copyright 2025 3A Systems LLC.
1616
-->
17-
<project xmlns="http://maven.apache.org/POM/4.0.0"
18-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
19-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
17+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2018
<modelVersion>4.0.0</modelVersion>
2119
<parent>
2220
<groupId>org.openidentityplatform.openam</groupId>
2321
<artifactId>openam</artifactId>
24-
<version>16.0.0-SNAPSHOT</version>
22+
<version>16.0.3</version>
2523
</parent>
2624

2725
<artifactId>bcpkix-shaded</artifactId>

jato-shaded/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.openidentityplatform.openam</groupId>
2424
<artifactId>openam</artifactId>
25-
<version>16.0.0-SNAPSHOT</version>
25+
<version>16.0.3</version>
2626
</parent>
2727

2828
<!-- Component Definition -->

openam-annotations/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.openidentityplatform.openam</groupId>
2323
<artifactId>openam</artifactId>
24-
<version>16.0.0-SNAPSHOT</version>
24+
<version>16.0.3</version>
2525
</parent>
2626

2727
<!-- Component Definition -->

openam-audit/openam-audit-configuration/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<artifactId>openam-audit</artifactId>
2121
<groupId>org.openidentityplatform.openam</groupId>
22-
<version>16.0.0-SNAPSHOT</version>
22+
<version>16.0.3</version>
2323
</parent>
2424
<modelVersion>4.0.0</modelVersion>
2525

openam-audit/openam-audit-context/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<artifactId>openam-audit</artifactId>
2121
<groupId>org.openidentityplatform.openam</groupId>
22-
<version>16.0.0-SNAPSHOT</version>
22+
<version>16.0.3</version>
2323
</parent>
2424
<modelVersion>4.0.0</modelVersion>
2525

openam-audit/openam-audit-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<artifactId>openam-audit</artifactId>
2121
<groupId>org.openidentityplatform.openam</groupId>
22-
<version>16.0.0-SNAPSHOT</version>
22+
<version>16.0.3</version>
2323
</parent>
2424
<modelVersion>4.0.0</modelVersion>
2525

openam-audit/openam-audit-rest/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<parent>
1919
<artifactId>openam-audit</artifactId>
2020
<groupId>org.openidentityplatform.openam</groupId>
21-
<version>16.0.0-SNAPSHOT</version>
21+
<version>16.0.3</version>
2222
</parent>
2323
<modelVersion>4.0.0</modelVersion>
2424

openam-audit/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<parent>
1919
<artifactId>openam</artifactId>
2020
<groupId>org.openidentityplatform.openam</groupId>
21-
<version>16.0.0-SNAPSHOT</version>
21+
<version>16.0.3</version>
2222
</parent>
2323
<modelVersion>4.0.0</modelVersion>
2424

openam-authentication/openam-auth-ad/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.openidentityplatform.openam</groupId>
2323
<artifactId>openam-authentication</artifactId>
24-
<version>16.0.0-SNAPSHOT</version>
24+
<version>16.0.3</version>
2525
</parent>
2626

2727
<!-- Component Definition -->

openam-authentication/openam-auth-adaptive/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.openidentityplatform.openam</groupId>
2424
<artifactId>openam-authentication</artifactId>
25-
<version>16.0.0-SNAPSHOT</version>
25+
<version>16.0.3</version>
2626
</parent>
2727

2828
<!-- Component Definition -->

0 commit comments

Comments
 (0)