Codebase list ohcount / upstream/4.0.0+git20210223.6654d48 test / gestalt_files / weblogic_maven / pom.xml
upstream/4.0.0+git20210223.6654d48

Tree @upstream/4.0.0+git20210223.6654d48 (Download .tar.gz)

pom.xml @upstream/4.0.0+git20210223.6654d48raw · 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>