mirror of
https://github.com/apache/maven.git
synced 2025-02-21 01:15:42 +00:00
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
7
maven.xml
Normal file
7
maven.xml
Normal file
@ -0,0 +1,7 @@
|
||||
<project default="multiproject:install">
|
||||
|
||||
<goal name="mm">
|
||||
<echo>${java.home}</echo>
|
||||
</goal>
|
||||
|
||||
</project>
|
13
project.xml
Normal file
13
project.xml
Normal file
@ -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…
x
Reference in New Issue
Block a user