Hi,

 

We would like to add out project jar to the maven central repository.  The
jar can be downloaded at -
http://osdn.dl.sourceforge.net/sourceforge/mule/mule-0.3-dev.jar.

 

Project details -

 

<project>

    <pomVersion>3</pomVersion>

    <name>Mule</name>

    <id>mule</id>

    <currentVersion>0.3-dev</currentVersion> 

    <organization>

        <name>Cubis Limited</name>

        <url>http://mule.sourceforge.net/</url>

        <logo>/images/mule.gif</logo>

    </organization>

    <licences>

        <licence>

            <name>GNU GENERAL PUBLIC LICENCE</name>

            <url>http://www.gnu.org/licenses/gpl.txt</url>

        </licence>

    </licences>

</project>

 

Cheers, 

 

Ross

 

 

Reply via email to