Codebase list ohcount / scrub-obsolete/main test / gestalt_files / weblogic_maven / pom.xml
scrub-obsolete/main

Tree @scrub-obsolete/main (Download .tar.gz)

pom.xml @scrub-obsolete/mainraw · history · blame

1
2
3
4
5
6
7
8
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/maven-v4_0_0.xsd">
	<plugins>
		<plugin>
			<groupId>org.codehaus.mojo</groupId>
			<artifactId>weblogic-maven-plugin</artifactId>
		</plugin>
	</plugins>
</project>