Remove parent from spring-shell-dependencies

This commit is contained in:
Janne Valkealahti
2021-12-18 15:59:26 +00:00
parent 2a951ab952
commit 4417d3e394

View File

@@ -1,16 +1,11 @@
<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 https://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>org.springframework.shell</groupId>
<version>3.0.0-SNAPSHOT</version>
<artifactId>spring-shell-dependencies</artifactId>
<packaging>pom</packaging>
<name>Spring Shell Bill of Materials</name>
<parent>
<artifactId>spring-shell-parent</artifactId>
<groupId>org.springframework.shell</groupId>
<version>3.0.0-SNAPSHOT</version>
</parent>
<dependencyManagement>
<dependencies>
<dependency>