We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d3aa48 commit 903a41fCopy full SHA for 903a41f
1 file changed
docs-maven-plugin/pom.xml
@@ -5,14 +5,14 @@
5
<modelVersion>4.0.0</modelVersion>
6
<parent>
7
<relativePath>../../pom.xml</relativePath>
8
- <version>16.2.0-SNAPSHOT</version>
+ <version>16.1.3</version>
9
<groupId>org.infinispan.tutorial.simple</groupId>
10
<artifactId>infinispan-simple-tutorials</artifactId>
11
</parent>
12
13
14
<artifactId>docs-maven-plugin</artifactId>
15
16
<packaging>jar</packaging>
17
18
<properties>
0 commit comments