File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
contrib/charts/keycloak-config-cli Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ apiVersion: v2
22name : keycloak-config-cli
33description : Import JSON-formatted configuration files into Keycloak - Configuration as Code for Keycloak.
44home : https://github.com/adorsys/keycloak-config-cli
5- version : 6.4.0
6- appVersion : 6.4.0
5+ version : 6.4.1-SNAPSHOT
6+ appVersion : 6.4.1-SNAPSHOT
77maintainers :
88 - name : jkroepke
99
Original file line number Diff line number Diff line change 1111 <groupId >de.adorsys.keycloak</groupId >
1212 <artifactId >keycloak-config-cli</artifactId >
1313 <packaging >jar</packaging >
14- <version >6.4.0 </version >
14+ <version >6.4.1-SNAPSHOT </version >
1515
1616 <name >keycloak-config-cli</name >
1717 <url >https://github.com/adorsys/keycloak-config-cli</url >
4646 <connection >scm:git:git://github.com/adorsys/keycloak-config-cli.git</connection >
4747 <
developerConnection >scm:git:ssh://
[email protected] /keycloak-config-cli.git</
developerConnection >
4848 <url >https://github.com/adorsys/keycloak-config-cli</url >
49- <tag >v6.4.0 </tag >
49+ <tag >HEAD </tag >
5050 </scm >
5151
5252 <issueManagement >
You can’t perform that action at this time.
0 commit comments