Ci definition are wrong in mojo-parent
--------------------------------------

                 Key: MOJO-1764
                 URL: https://jira.codehaus.org/browse/MOJO-1764
             Project: Mojo
          Issue Type: Task
          Components: _Mojo Parent
            Reporter: Tony Chemit


CI configuration is this
{code:xml} 
<ciManagement>
  <system>hudson</system>
  <url>https://grid.sonatype.org/ci/job/mojo/</url>
</ciManagement>
{code} 

but as we now use bamboo, we should change it to
{code:xml}
<ciManagement>
  <system>bamboo</system>
  <url>http://bamboo.ci.codehaus.org/browse/MOJO</url>
</ciManagement>
{code}


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to