why are you release this plugin in your private branch? -D
On Thu, Apr 8, 2010 at 1:39 PM, <[email protected]> wrote: > Revision 12086 Author rfscholte Date 2010-04-08 15:39:13 -0500 (Thu, 08 Apr > 2010) > > Log Message > > [maven-release-plugin] prepare release rfscholte/dashboard-maven-plugin > > Modified Paths > > trunk/mojo/dashboard-maven-plugin/pom.xml > > Diff > > Modified: trunk/mojo/dashboard-maven-plugin/pom.xml (12085 => 12086) > > --- trunk/mojo/dashboard-maven-plugin/pom.xml 2010-04-08 20:38:58 UTC (rev > 12085) > +++ trunk/mojo/dashboard-maven-plugin/pom.xml 2010-04-08 20:39:13 UTC (rev > 12086) > @@ -24,9 +24,9 @@ > <maven>${mavenVersion}</maven> > </prerequisites> > <scm> > - > <connection>scm:svn:https://svn.codehaus.org/mojo/branches/rfscholte/dashboard-maven-plugin</connection> > + > <connection>scm:svn:https://svn.codehaus.org/mojo/tags/rfscholte/dashboard-maven-plugin</connection> > > <developerConnection>scm:svn:https://svn.codehaus.org/mojo/branches/rfscholte/dashboard-maven-plugin</developerConnection> > - > <url>https://svn.codehaus.org/mojo/branches/rfscholte/dashboard-maven-plugin</url> > + > <url>https://svn.codehaus.org/mojo/tags/rfscholte/dashboard-maven-plugin</url> > </scm> > <licenses> > <license> > > ________________________________ > > To unsubscribe from this list please visit: > > http://xircles.codehaus.org/manage_email --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
