We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a5fc80 commit 467bfe9Copy full SHA for 467bfe9
_pages/develop/building-a-pom.md
@@ -18,7 +18,7 @@ When you start a new [Maven](/develop/maven) project, one of the first things yo
18
<parent>
19
<groupId>org.scijava</groupId>
20
<artifactId>pom-scijava</artifactId>
21
- <version>12.0.0</version>
+ <version>40.0.0</version>
22
<relativePath />
23
</parent>
24
0 commit comments