mirror of
https://github.com/SAP/jenkins-library.git
synced 2024-12-14 11:03:09 +02:00
9 lines
254 B
XML
9 lines
254 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<project
|
|
xmlns="http://maven.apache.org/POM/4.0.0">
|
|
<modelVersion>4.0.0</modelVersion>
|
|
<groupId>test.groupID</groupId>
|
|
<artifactId>test-articatID</artifactId>
|
|
<version>1.0.0</version>
|
|
</project> |