You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
325 B
13 lines
325 B
<project>
|
|
<modelVersion>4.0.0</modelVersion>
|
|
<groupId>root.project.projects</groupId>
|
|
<artifactId>logging</artifactId>
|
|
<packaging>jar</packaging>
|
|
<name>logging</name>
|
|
<parent>
|
|
<groupId>root.project</groupId>
|
|
<artifactId>projects</artifactId>
|
|
<version>1.0</version>
|
|
</parent>
|
|
</project>
|