Project

General

Profile

« Previous | Next » 

Revision 0238edad

Added by Andreas Müller over 2 years ago

ref #9359 update jgitflow-maven-plugin from 1.0-m6 to latest 1.0-m8 with new groupId in cdmserver

View differences:

pom.xml
513 513
        <version>2.8.2</version>
514 514
      </plugin> 
515 515
      <plugin>
516
        <groupId>external.atlassian.jgitflow</groupId>
517
        <artifactId>jgitflow-maven-plugin</artifactId>
518
        <version>1.0-m6</version>
516
	    <groupId>ch.dvbern.oss.maven.jgitflow</groupId>
517
	    <artifactId>jgitflow-maven-plugin</artifactId>
518
	    <version>1.0-m8</version>	
519 519
        <configuration>
520 520
          <pushHotfixes>true</pushHotfixes>
521 521
          <pushReleases>true</pushReleases> 

Also available in: Unified diff