Skip to content
Snippets Groups Projects
Commit 2aca2350 authored by Thorsten Vitt's avatar Thorsten Vitt
Browse files

Merge tag '1.4.6' into develop

Aggregator Release 1.4.6
========================

* Fix: embed no longer adds significant whitespace
* Expose stylesheets at /stylesheets and /tei-stylesheets
* Added documentation (Sphinx / Maven Site)
parents 2c337e48 9a64e280
No related branches found
No related tags found
No related merge requests found
......@@ -59,9 +59,9 @@ author = u'Thorsten Vitt'
# built documents.
#
# The short X.Y version.
version = '1.4.5'
version = '1.4.6'
# The full version, including alpha/beta/rc tags.
release = '1.4.5'
release = version
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
......
......@@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>info.textgrid.services</groupId>
<artifactId>aggregator</artifactId>
<version>1.4.6-SNAPSHOT</version>
<version>1.4.6</version>
<packaging>war</packaging>
<name>TextGrid Aggregator Service</name>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment