summaryrefslogtreecommitdiffstats
path: root/nova-model
diff options
context:
space:
mode:
authorkiran mhetre <kiran.mhetre@t-systems.com>2023-03-30 06:38:25 +0000
committerLukasz Rajewski <lukasz.rajewski@t-mobile.pl>2023-03-30 09:36:55 +0000
commit6cd0173ea4bcb247f2cd8f78cb1b32860c0613fb (patch)
tree1fd151f92079e86317e356b383fa764836949528 /nova-model
parent1e1d8c3554bdbd79612d490dfa99f9bc58e71197 (diff)
SO-4001 : Package upgrade for the SO and so-libs
Issue-ID: SO-4001 Signed-off-by: kiran mhetre <kiran.mhetre@t-systems.com> Signed-off-by: Lukasz Rajewski <lukasz.rajewski@t-mobile.pl> Change-Id: I11cc78ea6e1f5b2c01a539dcf359455279d0909a
Diffstat (limited to 'nova-model')
-rw-r--r--nova-model/pom.xml18
1 files changed, 9 insertions, 9 deletions
diff --git a/nova-model/pom.xml b/nova-model/pom.xml
index 9dde032..1c59e08 100644
--- a/nova-model/pom.xml
+++ b/nova-model/pom.xml
@@ -21,14 +21,14 @@
<artifactId>jsonassert</artifactId>
<scope>test</scope>
</dependency>
- <dependency>
-
- <groupId>javax.xml.bind</groupId>
-
- <artifactId>jaxb-api</artifactId>
-
- <version>2.3.1</version>
-
- </dependency>
+ <dependency>
+
+ <groupId>javax.xml.bind</groupId>
+
+ <artifactId>jaxb-api</artifactId>
+
+ <version>2.3.1</version>
+
+ </dependency>
</dependencies>
</project>