Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
document-viewer
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
3
Issues
3
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
weblab
portlets
document-viewer
Commits
b8b4b8dd
Commit
b8b4b8dd
authored
Sep 18, 2019
by
Yann Mombrun
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
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
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
document-viewer-portlet/pom.xml
document-viewer-portlet/pom.xml
+1
-1
pom.xml
pom.xml
+1
-1
structured-document-renderer/pom.xml
structured-document-renderer/pom.xml
+1
-1
No files found.
document-viewer-portlet/pom.xml
View file @
b8b4b8dd
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
</parent>
</parent>
<artifactId>
document-viewer-portlet
</artifactId>
<artifactId>
document-viewer-portlet
</artifactId>
<version>
2.5.8
-SNAPSHOT
</version>
<version>
2.5.8
</version>
<packaging>
war
</packaging>
<packaging>
war
</packaging>
...
...
pom.xml
View file @
b8b4b8dd
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
<groupId>
org.ow2.weblab.portlets
</groupId>
<groupId>
org.ow2.weblab.portlets
</groupId>
<artifactId>
document-viewer
</artifactId>
<artifactId>
document-viewer
</artifactId>
<version>
2.5.8
-SNAPSHOT
</version>
<version>
2.5.8
</version>
<modules>
<modules>
<module>
structured-document-renderer
</module>
<module>
structured-document-renderer
</module>
...
...
structured-document-renderer/pom.xml
View file @
b8b4b8dd
...
@@ -11,7 +11,7 @@
...
@@ -11,7 +11,7 @@
<artifactId>
structured-document-renderer
</artifactId>
<artifactId>
structured-document-renderer
</artifactId>
<packaging>
jar
</packaging>
<packaging>
jar
</packaging>
<version>
2.5.8
-SNAPSHOT
</version>
<version>
2.5.8
</version>
<name>
structured-document-renderer
</name>
<name>
structured-document-renderer
</name>
<description>
Library to render structured documents based on SPARQL queries
</description>
<description>
Library to render structured documents based on SPARQL queries
</description>
...
...
Write
Preview
Markdown
is supported
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