Skip to content

Commit 28265e3

Browse files
authored
Add user-identity-oidc-replication-server submodule (#7)
Signed-off-by: sBouzols <[email protected]>
1 parent 7e7c5e8 commit 28265e3

File tree

3 files changed

+5
-0
lines changed

3 files changed

+5
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -306,3 +306,6 @@
306306
path = backend/servers/spreadsheet-config-server
307307
url = https://github.com/gridsuite/spreadsheet-config-server
308308
branch = main
309+
[submodule "user-identity-oidc-replication-server"]
310+
path = backend/servers/user-identity-oidc-replication-server
311+
url = https://github.com/gridsuite/user-identity-oidc-replication-server

backend/servers/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@
5757
<module>timeseries-server</module>
5858
<module>user-admin-server</module>
5959
<module>voltage-init-server</module>
60+
<module>user-identity-oidc-replication-server</module>
6061
</modules>
6162

6263
</project>

0 commit comments

Comments
 (0)