aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/resources/application.properties
diff options
context:
space:
mode:
authorArthur Martella <arthur.martella.1@att.com>2019-09-26 16:40:58 -0400
committerArthur Martella <arthur.martella.1@att.com>2019-09-26 17:02:22 -0400
commit11ee6836d6f25a1becdea60a322a72fbffd4b8b6 (patch)
treefc15f181847fa5ae5e26d8ba37cb746feced79d5 /src/test/resources/application.properties
parenta00014e78f18134f998fb46a7dd543e6ea05a3bd (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/test/resources/application.properties')
-rw-r--r--src/test/resources/application.properties2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/test/resources/application.properties b/src/test/resources/application.properties
deleted file mode 100644
index 02e9c1a9..00000000
--- a/src/test/resources/application.properties
+++ /dev/null
@@ -1,2 +0,0 @@
-server.port=8080
-server.servlet.context-path=/MUSIC/rest \ No newline at end of file