We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f02fad4 + cdd563d commit 08e298dCopy full SHA for 08e298d
pom.xml
@@ -30,7 +30,7 @@
30
<parent>
31
<groupId>org.silverpeas</groupId>
32
<artifactId>silverpeas-project</artifactId>
33
- <version>1.1-build190502</version>
+ <version>1.1-SNAPSHOT</version>
34
</parent>
35
36
<packaging>pom</packaging>
@@ -81,7 +81,7 @@
81
<next.release>6.1</next.release>
82
<core.version>${project.version}</core.version>
83
<components.version>${project.version}</components.version>
84
- <jackrabbit.version>2.16.3-build180829</jackrabbit.version>
+ <jackrabbit.version>2.18.1-build190503</jackrabbit.version>
85
</properties>
86
87
<dependencies>
0 commit comments