Skip to content

Commit be47ded

Browse files
committed
[ELY-2498] Release WildFly Elytron 1.15.15.Final
1 parent 5ea1386 commit be47ded

File tree

78 files changed

+78
-78
lines changed

Some content is hidden

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

78 files changed

+78
-78
lines changed

asn1/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>org.wildfly.security</groupId>
2626
<artifactId>wildfly-elytron-parent</artifactId>
27-
<version>1.15.15.CR1-SNAPSHOT</version>
27+
<version>1.15.15.Final</version>
2828
</parent>
2929

3030
<modelVersion>4.0.0</modelVersion>

audit/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>org.wildfly.security</groupId>
2626
<artifactId>wildfly-elytron-parent</artifactId>
27-
<version>1.15.15.CR1-SNAPSHOT</version>
27+
<version>1.15.15.Final</version>
2828
</parent>
2929

3030
<modelVersion>4.0.0</modelVersion>

auth/base/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>org.wildfly.security</groupId>
2626
<artifactId>wildfly-elytron-parent</artifactId>
27-
<version>1.15.15.CR1-SNAPSHOT</version>
27+
<version>1.15.15.Final</version>
2828
<relativePath>../../pom.xml</relativePath>
2929
</parent>
3030

auth/client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>org.wildfly.security</groupId>
2626
<artifactId>wildfly-elytron-parent</artifactId>
27-
<version>1.15.15.CR1-SNAPSHOT</version>
27+
<version>1.15.15.Final</version>
2828
<relativePath>../../pom.xml</relativePath>
2929
</parent>
3030

auth/jaspi/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>org.wildfly.security</groupId>
2626
<artifactId>wildfly-elytron-parent</artifactId>
27-
<version>1.15.15.CR1-SNAPSHOT</version>
27+
<version>1.15.15.Final</version>
2828
<relativePath>../../pom.xml</relativePath>
2929
</parent>
3030

auth/realm/base/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>org.wildfly.security</groupId>
2626
<artifactId>wildfly-elytron-parent</artifactId>
27-
<version>1.15.15.CR1-SNAPSHOT</version>
27+
<version>1.15.15.Final</version>
2828
<relativePath>../../../pom.xml</relativePath>
2929
</parent>
3030

auth/realm/jdbc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>org.wildfly.security</groupId>
2626
<artifactId>wildfly-elytron-parent</artifactId>
27-
<version>1.15.15.CR1-SNAPSHOT</version>
27+
<version>1.15.15.Final</version>
2828
<relativePath>../../../pom.xml</relativePath>
2929
</parent>
3030

auth/realm/ldap/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>org.wildfly.security</groupId>
2626
<artifactId>wildfly-elytron-parent</artifactId>
27-
<version>1.15.15.CR1-SNAPSHOT</version>
27+
<version>1.15.15.Final</version>
2828
<relativePath>../../../pom.xml</relativePath>
2929
</parent>
3030

auth/realm/token/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>org.wildfly.security</groupId>
2626
<artifactId>wildfly-elytron-parent</artifactId>
27-
<version>1.15.15.CR1-SNAPSHOT</version>
27+
<version>1.15.15.Final</version>
2828
<relativePath>../../../pom.xml</relativePath>
2929
</parent>
3030

auth/server/base/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>org.wildfly.security</groupId>
2626
<artifactId>wildfly-elytron-parent</artifactId>
27-
<version>1.15.15.CR1-SNAPSHOT</version>
27+
<version>1.15.15.Final</version>
2828
<relativePath>../../../pom.xml</relativePath>
2929
</parent>
3030

0 commit comments

Comments
 (0)