Compare commits

..

No commits in common. "7c474c6d8961b8ca95b76ba1724c0fb4fd3f6b98" and "ad82277e96d0351ac1d118ad02e533ec0b24dede" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@
"name": "c4k-keycloak",
"description": "Generate c4k yaml for a keycloak deployment.",
"author": "meissa GmbH",
"version": "1.3.1-SNAPSHOT",
"version": "1.2.1-SNAPSHOT",
"homepage": "https://gitlab.com/domaindrivenarchitecture/c4k-keycloak#readme",
"repository": "https://www.npmjs.com/package/c4k-keycloak",
"license": "APACHE2",

View file

@ -1,4 +1,4 @@
(defproject org.domaindrivenarchitecture/c4k-keycloak "1.3.1-SNAPSHOT"
(defproject org.domaindrivenarchitecture/c4k-keycloak "1.2.1-SNAPSHOT"
:description "keycloak c4k-installation package"
:url "https://domaindrivenarchitecture.org"
:license {:name "Apache License, Version 2.0"