github.com/ouraigua/jenkins-library@v0.0.0-20231028010029-fbeaf2f3aa9b/test/resources/deploy/pom.xml (about)

     1  <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/maven-v4_0_0.xsd">
     2      <modelVersion>4.0.0</modelVersion>
     3      <groupId>com.sap.piper</groupId>
     4      <artifactId>library-test</artifactId>
     5      <packaging>war</packaging>
     6      <version>1.2.3</version>
     7      <name>library-test</name>
     8  </project>