Skip to content

Commit

Permalink
Use com.github.cbioportal.maven-external-version
Browse files Browse the repository at this point in the history
Was using inodb's version before. This uses the cBioPortal org's fork instead.
The difference with the main fork, is that this version allows one to include
the plugin through jitpack, see:

cBioPortal/maven-external-version@67e9fc4
  • Loading branch information
inodb committed Dec 7, 2018
1 parent 4b178bd commit d7a98ac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@
<build>
<plugins>
<plugin>
<groupId>com.github.inodb.maven-external-version</groupId>
<groupId>com.github.cbioportal.maven-external-version</groupId>
<artifactId>maven-external-version-plugin</artifactId>
<version>b7bc6a6ff7d51295089d5dc7ff64084063440cc6</version>
<version>67e9fc4ebb17333b119ab10e1b521fe8391b7ff2</version>
<extensions>true</extensions>
<configuration>
<strategy hint="script">
Expand Down

0 comments on commit d7a98ac

Please sign in to comment.