mirror of https://github.com/apache/maven.git
added to respository
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162498 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
e38393af07
commit
350f20f321
|
@ -0,0 +1,7 @@
|
|||
<project default="multiproject:install">
|
||||
|
||||
<goal name="mm">
|
||||
<echo>${java.home}</echo>
|
||||
</goal>
|
||||
|
||||
</project>
|
|
@ -0,0 +1,13 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<project>
|
||||
<pomVersion>3</pomVersion>
|
||||
<name>Marvin Master</name>
|
||||
<id>marvin:master</id>
|
||||
<artifactId>master</artifactId>
|
||||
|
||||
|
||||
<currentVersion>2.0-alpha-1</currentVersion>
|
||||
<description>Marvin Master</description>
|
||||
<shortDescription>Marvin Master</shortDescription>
|
||||
</project>
|
Loading…
Reference in New Issue