Skip to content

Commit

Permalink
chore: 1.0.19-SNAPSHOT to 1.0.19
Browse files Browse the repository at this point in the history
  • Loading branch information
moabu committed Oct 11, 2023
1 parent f697c80 commit 1e0d75b
Show file tree
Hide file tree
Showing 121 changed files with 124 additions and 124 deletions.
2 changes: 1 addition & 1 deletion agama/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>io.jans</groupId>
<artifactId>agama</artifactId>
<packaging>pom</packaging>
<version>1.0.19-SNAPSHOT</version>
<version>1.0.19</version>
<name>agama parent</name>

<prerequisites>
Expand Down
2 changes: 1 addition & 1 deletion agama/transpiler/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>io.jans</groupId>
<artifactId>agama</artifactId>
<version>1.0.19-SNAPSHOT</version>
<version>1.0.19</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion docker-jans-auth-server/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ RUN /opt/jython/bin/pip uninstall -y pip setuptools
# Auth server
# ===========

ENV CN_VERSION=1.0.19-SNAPSHOT
ENV CN_VERSION=1.0.19
ENV CN_BUILD_DATE='2023-10-10 08:38'
ENV CN_SOURCE_URL=https://jenkins.jans.io/maven/io/jans/jans-auth-server/${CN_VERSION}/jans-auth-server-${CN_VERSION}.war

Expand Down
2 changes: 1 addition & 1 deletion docker-jans-casa/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ RUN wget -q https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-home/${JETTY_
# Casa
# ====

ENV CN_VERSION=1.0.19-SNAPSHOT
ENV CN_VERSION=1.0.19
ENV CN_BUILD_DATE='2023-10-10 08:38'
ENV CN_SOURCE_URL=https://jenkins.jans.io/maven/io/jans/casa/${CN_VERSION}/casa-${CN_VERSION}.war

Expand Down
2 changes: 1 addition & 1 deletion docker-jans-certmanager/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ RUN apk update \
# ===========

# JAR files required to generate OpenID Connect keys
ENV CN_VERSION=1.0.19-SNAPSHOT
ENV CN_VERSION=1.0.19
ENV CN_BUILD_DATE='2023-10-10 08:38'
ENV CN_SOURCE_URL=https://jenkins.jans.io/maven/io/jans/jans-auth-client/${CN_VERSION}/jans-auth-client-${CN_VERSION}-jar-with-dependencies.jar

Expand Down
2 changes: 1 addition & 1 deletion docker-jans-config-api/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ RUN wget -q https://maven.jans.io/maven/io/jans/jython-installer/${JYTHON_VERSIO
# Config API
# ==========

ENV CN_VERSION=1.0.19-SNAPSHOT
ENV CN_VERSION=1.0.19
ENV CN_BUILD_DATE='2023-10-10 08:38'
ENV CN_SOURCE_URL=https://jenkins.jans.io/maven/io/jans/jans-config-api-server/${CN_VERSION}/jans-config-api-server-${CN_VERSION}.war

Expand Down
2 changes: 1 addition & 1 deletion docker-jans-configurator/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ RUN apk update \
# ===========

# JAR files required to generate OpenID Connect keys
ENV CN_VERSION=1.0.19-SNAPSHOT
ENV CN_VERSION=1.0.19
ENV CN_BUILD_DATE='2023-10-10 08:38'
ENV CN_SOURCE_URL=https://jenkins.jans.io/maven/io/jans/jans-auth-client/${CN_VERSION}/jans-auth-client-${CN_VERSION}-jar-with-dependencies.jar

Expand Down
2 changes: 1 addition & 1 deletion docker-jans-fido2/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ RUN wget -q https://maven.jans.io/maven/io/jans/jython-installer/${JYTHON_VERSIO
# FIDO2
# =====

ENV CN_VERSION=1.0.19-SNAPSHOT
ENV CN_VERSION=1.0.19
ENV CN_BUILD_DATE='2023-10-10 08:38'
ENV CN_SOURCE_URL=https://jenkins.jans.io/maven/io/jans/jans-fido2-server/${CN_VERSION}/jans-fido2-server-${CN_VERSION}.war

Expand Down
2 changes: 1 addition & 1 deletion docker-jans-link/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ RUN wget -q https://maven.jans.io/maven/io/jans/jython-installer/${JYTHON_VERSIO
# Link
# ====

ENV CN_VERSION=1.0.19-SNAPSHOT
ENV CN_VERSION=1.0.19
ENV CN_BUILD_DATE='2023-10-10 08:38'
ENV CN_SOURCE_URL=https://jenkins.jans.io/maven/io/jans/jans-link-server/${CN_VERSION}/jans-link-server-${CN_VERSION}.war

Expand Down
2 changes: 1 addition & 1 deletion docker-jans-scim/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ RUN wget -q https://maven.jans.io/maven/io/jans/jython-installer/${JYTHON_VERSIO
# SCIM
# ====

ENV CN_VERSION=1.0.19-SNAPSHOT
ENV CN_VERSION=1.0.19
ENV CN_BUILD_DATE='2023-10-10 08:38'
ENV CN_SOURCE_URL=https://jenkins.jans.io/maven/io/jans/jans-scim-server/${CN_VERSION}/jans-scim-server-${CN_VERSION}.war

Expand Down
2 changes: 1 addition & 1 deletion jans-auth-server/agama/engine/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>io.jans</groupId>
<artifactId>jans-auth-server-parent</artifactId>
<version>1.0.19-SNAPSHOT</version>
<version>1.0.19</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion jans-auth-server/agama/inboundID/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>io.jans</groupId>
<artifactId>jans-auth-server-parent</artifactId>
<version>1.0.19-SNAPSHOT</version>
<version>1.0.19</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion jans-auth-server/agama/model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>io.jans</groupId>
<artifactId>jans-auth-server-parent</artifactId>
<version>1.0.19-SNAPSHOT</version>
<version>1.0.19</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion jans-auth-server/client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>io.jans</groupId>
<artifactId>jans-auth-server-parent</artifactId>
<version>1.0.19-SNAPSHOT</version>
<version>1.0.19</version>
</parent>

<prerequisites>
Expand Down
2 changes: 1 addition & 1 deletion jans-auth-server/common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>io.jans</groupId>
<artifactId>jans-auth-server-parent</artifactId>
<version>1.0.19-SNAPSHOT</version>
<version>1.0.19</version>
</parent>

<prerequisites>
Expand Down
2 changes: 1 addition & 1 deletion jans-auth-server/model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>io.jans</groupId>
<artifactId>jans-auth-server-parent</artifactId>
<version>1.0.19-SNAPSHOT</version>
<version>1.0.19</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion jans-auth-server/persistence-model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.jans</groupId>
<artifactId>jans-auth-server-parent</artifactId>
<version>1.0.19-SNAPSHOT</version>
<version>1.0.19</version>
</parent>
<artifactId>jans-auth-persistence-model</artifactId>
<name>Persistence model</name>
Expand Down
2 changes: 1 addition & 1 deletion jans-auth-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>io.jans</groupId>
<artifactId>jans-auth-server-parent</artifactId>
<packaging>pom</packaging>
<version>1.0.19-SNAPSHOT</version>
<version>1.0.19</version>
<name>Jans authentication server parent</name>
<distributionManagement>
<repository>
Expand Down
2 changes: 1 addition & 1 deletion jans-auth-server/server-fips/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>io.jans</groupId>
<artifactId>jans-auth-server-parent</artifactId>
<version>1.0.19-SNAPSHOT</version>
<version>1.0.19</version>
</parent>

<prerequisites>
Expand Down
2 changes: 1 addition & 1 deletion jans-auth-server/server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>io.jans</groupId>
<artifactId>jans-auth-server-parent</artifactId>
<version>1.0.19-SNAPSHOT</version>
<version>1.0.19</version>
</parent>

<prerequisites>
Expand Down
4 changes: 2 additions & 2 deletions jans-auth-server/static/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@

<groupId>io.jans</groupId>
<artifactId>jans-auth-static</artifactId>
<version>1.0.19-SNAPSHOT</version>
<version>1.0.19</version>
<packaging>jar</packaging>

<name>jans-auth-static</name>

<parent>
<groupId>io.jans</groupId>
<artifactId>jans-auth-server-parent</artifactId>
<version>1.0.19-SNAPSHOT</version>
<version>1.0.19</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion jans-auth-server/test-model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>io.jans</groupId>
<artifactId>jans-auth-server-parent</artifactId>
<version>1.0.19-SNAPSHOT</version>
<version>1.0.19</version>
</parent>

<prerequisites>
Expand Down
4 changes: 2 additions & 2 deletions jans-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<artifactId>jans-bom</artifactId>
<packaging>pom</packaging>
<name>jans-bom</name>
<version>1.0.19-SNAPSHOT</version>
<version>1.0.19</version>

<distributionManagement>
<repository>
Expand Down Expand Up @@ -409,7 +409,7 @@
<!-- <dependency>
<groupId>javax.persistence</groupId>
<artifactId>persistence-api</artifactId>
<version>1.0.19-SNAPSHOT</version>
<version>1.0.19</version>
</dependency> -->

<!-- hibernate -->
Expand Down
2 changes: 1 addition & 1 deletion jans-casa/app-fips/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>io.jans</groupId>
<artifactId>casa-base</artifactId>
<version>1.0.19-SNAPSHOT</version>
<version>1.0.19</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion jans-casa/app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>io.jans</groupId>
<artifactId>casa-base</artifactId>
<version>1.0.19-SNAPSHOT</version>
<version>1.0.19</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion jans-casa/config/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>io.jans</groupId>
<artifactId>casa-base</artifactId>
<version>1.0.19-SNAPSHOT</version>
<version>1.0.19</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion jans-casa/plugins/bioid/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>io.jans.casa.plugins</groupId>
<artifactId>${plugin.id}</artifactId>
<version>1.0.19-SNAPSHOT</version>
<version>1.0.19</version>
<packaging>jar</packaging>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion jans-casa/plugins/client-authorizations/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>io.jans.casa.plugins</groupId>
<artifactId>${plugin.id}</artifactId>
<version>1.0.19-SNAPSHOT</version>
<version>1.0.19</version>
<packaging>jar</packaging>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion jans-casa/plugins/custom-branding/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>io.jans.casa.plugins</groupId>
<artifactId>${plugin.id}</artifactId>
<version>1.0.19-SNAPSHOT</version>
<version>1.0.19</version>
<packaging>jar</packaging>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion jans-casa/plugins/email_2fa_core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>io.jans.casa.plugins</groupId>
<artifactId>${plugin.id}</artifactId>
<version>1.0.19-SNAPSHOT</version>
<version>1.0.19</version>
<packaging>jar</packaging>

<properties>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>co.acme</groupId>
<artifactId>${plugin.id}</artifactId>
<version>1.0.19-SNAPSHOT</version>
<version>1.0.19</version>
<packaging>jar</packaging>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion jans-casa/plugins/samples/helloworld/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>co.acme</groupId>
<artifactId>${plugin.id}</artifactId>
<version>1.0.19-SNAPSHOT</version>
<version>1.0.19</version>
<packaging>jar</packaging>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion jans-casa/plugins/samples/sample-cred-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>io.jans.casa.plugins</groupId>
<artifactId>${plugin.id}</artifactId>
<version>1.0.19-SNAPSHOT</version>
<version>1.0.19</version>
<packaging>jar</packaging>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion jans-casa/plugins/strong-authn-settings/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>io.jans.casa.plugins</groupId>
<artifactId>${plugin.id}</artifactId>
<version>1.0.19-SNAPSHOT</version>
<version>1.0.19</version>
<packaging>jar</packaging>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion jans-casa/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>io.jans</groupId>
<artifactId>casa-base</artifactId>
<version>1.0.19-SNAPSHOT</version>
<version>1.0.19</version>
<packaging>pom</packaging>

<prerequisites>
Expand Down
2 changes: 1 addition & 1 deletion jans-casa/shared/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>io.jans</groupId>
<artifactId>casa-base</artifactId>
<version>1.0.19-SNAPSHOT</version>
<version>1.0.19</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion jans-config-api/common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>io.jans</groupId>
<artifactId>jans-config-api-parent</artifactId>
<version>1.0.19-SNAPSHOT</version>
<version>1.0.19</version>
</parent>

<prerequisites>
Expand Down
2 changes: 1 addition & 1 deletion jans-config-api/plugins/admin-ui-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>plugins</artifactId>
<groupId>io.jans.jans-config-api.plugins</groupId>
<version>1.0.19-SNAPSHOT</version>
<version>1.0.19</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion jans-config-api/plugins/fido2-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>plugins</artifactId>
<groupId>io.jans.jans-config-api.plugins</groupId>
<version>1.0.19-SNAPSHOT</version>
<version>1.0.19</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>fido2-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jans-config-api/plugins/jans-link-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>plugins</artifactId>
<groupId>io.jans.jans-config-api.plugins</groupId>
<version>1.0.19-SNAPSHOT</version>
<version>1.0.19</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jans-link-plugin</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions jans-config-api/plugins/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@
<parent>
<groupId>io.jans</groupId>
<artifactId>jans-config-api-parent</artifactId>
<version>1.0.19-SNAPSHOT</version>
<version>1.0.19</version>
</parent>

<modelVersion>4.0.0</modelVersion>

<groupId>io.jans.jans-config-api.plugins</groupId>
<artifactId>plugins</artifactId>
<version>1.0.19-SNAPSHOT</version>
<version>1.0.19</version>

<packaging>pom</packaging>

Expand Down
Loading

0 comments on commit 1e0d75b

Please sign in to comment.