Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
weblab
portlets
document-viewer
Commits
b8b4b8dd
Commit
b8b4b8dd
authored
Sep 18, 2019
by
Yann Mombrun
Browse files
Bump to stable version 2.5.8
parent
00ed16d9
Pipeline
#6498
passed with stage
in 57 seconds
Changes
3
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
document-viewer-portlet/pom.xml
View file @
b8b4b8dd
...
...
@@ -10,7 +10,7 @@
</parent>
<artifactId>
document-viewer-portlet
</artifactId>
<version>
2.5.8
-SNAPSHOT
</version>
<version>
2.5.8
</version>
<packaging>
war
</packaging>
...
...
pom.xml
View file @
b8b4b8dd
...
...
@@ -4,7 +4,7 @@
<groupId>
org.ow2.weblab.portlets
</groupId>
<artifactId>
document-viewer
</artifactId>
<version>
2.5.8
-SNAPSHOT
</version>
<version>
2.5.8
</version>
<modules>
<module>
structured-document-renderer
</module>
...
...
structured-document-renderer/pom.xml
View file @
b8b4b8dd
...
...
@@ -11,7 +11,7 @@
<artifactId>
structured-document-renderer
</artifactId>
<packaging>
jar
</packaging>
<version>
2.5.8
-SNAPSHOT
</version>
<version>
2.5.8
</version>
<name>
structured-document-renderer
</name>
<description>
Library to render structured documents based on SPARQL queries
</description>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment