Added fixes in root pom to fix integration builds

This commit is contained in:
Dhawal Kapil
2019-10-10 10:10:26 +05:30
parent ed23b839d2
commit 97610a2f6d
3 changed files with 9 additions and 4 deletions

View File

@@ -1,9 +1,9 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<artifactId>spring-core-2</artifactId>
<artifactId>spring-shell</artifactId>
<version>0.1-SNAPSHOT</version>
<name>spring-core-2</name>
<name>spring-shell</name>
<packaging>war</packaging>
<parent>