aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorFiete Ostkamp <Fiete.Ostkamp@telekom.de>2024-04-18 14:43:07 +0200
committerFiete Ostkamp <Fiete.Ostkamp@telekom.de>2024-04-18 14:46:43 +0200
commit27cbb373d661f5f4446e43cdd71e6996c9c19182 (patch)
tree0aabd599f178dca3c7112fff6f04dbd5b2dbf8b1 /pom.xml
parent176c445bbeb5e47011ff2ca4816c00dd0f6ea779 (diff)
Babel service is returning a text/plain content type header with a json response
- return a Content-Type: application/json header for the generate artifacts endpoint Issue-ID: AAI-3828 Change-Id: Ic5ab0f40e23a5efedb71c4b3d98aff6e523329b8 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 01a0268..a390f8a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,7 @@
<groupId>org.onap.aai</groupId>
<artifactId>babel</artifactId>
- <version>1.12.3-SNAPSHOT</version>
+ <version>1.13.0-SNAPSHOT</version>
<packaging>jar</packaging>
<name>aai-babel</name>