All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.maven.lifecycle.xml Maven / Gradle / Ivy

The newest version!
<lifecycles xmlns="http://maven.apache.org/LIFECYCLE/1.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://maven.apache.org/LIFECYCLE/1.0.0 http://maven.apache.org/xsd/lifecycle-1.0.0.xsd">
    <lifecycle>
        <id>seed</id>
        <phases>
            <phase>
                <id>seed</id>
            </phase>
        </phases>
    </lifecycle>
</lifecycles>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy