diff options
author | Arthur Martella <arthur.martella.1@att.com> | 2019-09-26 16:40:58 -0400 |
---|---|---|
committer | Arthur Martella <arthur.martella.1@att.com> | 2019-09-26 17:02:22 -0400 |
commit | 11ee6836d6f25a1becdea60a322a72fbffd4b8b6 (patch) | |
tree | fc15f181847fa5ae5e26d8ba37cb746feced79d5 /src/main/resources/key.properties | |
parent | a00014e78f18134f998fb46a7dd543e6ea05a3bd (diff) |
Split music src into music-core and music-rest
Separating music into two directories to build with two pom files.
Hopefully this should allow both jars to be deployed in nexus.
Do not merge without careful review!!!
Issue-ID: MUSIC-505
Signed-off-by: Martella, Arthur <arthur.martella.1@att.com>
Change-Id: I9dd2074e7f4499216c2bcd00095829dd43e2d0f9
Diffstat (limited to 'src/main/resources/key.properties')
-rw-r--r-- | src/main/resources/key.properties | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main/resources/key.properties b/src/main/resources/key.properties deleted file mode 100644 index 5ce266fa..00000000 --- a/src/main/resources/key.properties +++ /dev/null @@ -1 +0,0 @@ -cipher.enc.key= nothing to see here |