Skip to content

Commit 8ede951

Browse files
committed
Update NAR Maven plugin naming
1 parent 7ef2dc3 commit 8ede951

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
<groupId>org.scijava</groupId>
99
<artifactId>pom-scijava</artifactId>
10-
<version>1.116</version>
10+
<version>1.117</version>
1111
<packaging>pom</packaging>
1212

1313
<name>SciJava Projects</name>
@@ -45,7 +45,7 @@
4545
<mpicbg.groupId>mpicbg</mpicbg.groupId>
4646
<mpicbg.version>20111128</mpicbg.version>
4747

48-
<!-- NAR Maven plugin - https://github.com/maven-nar/maven-nar-plugin -->
48+
<!-- NAR Maven plugin - https://github.com/maven-nar/nar-maven-plugin -->
4949
<nar.groupId>com.github.maven-nar</nar.groupId>
5050
<nar.version>3.0.0</nar.version>
5151

@@ -456,7 +456,7 @@
456456
</releases>
457457
</pluginRepository>
458458

459-
<!-- maven-nar-plugin, cppwrap-maven-plugin -->
459+
<!-- cppwrap-maven-plugin, nar-maven-plugin -->
460460
<pluginRepository>
461461
<id>imagej.releases</id>
462462
<url>http://maven.imagej.net/content/repositories/releases</url>

0 commit comments

Comments
 (0)