Skip to content

Commit

Permalink
Release 1.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
architolk committed Jul 19, 2020
1 parent 718dd70 commit 959f639
Show file tree
Hide file tree
Showing 167 changed files with 351 additions and 351 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
@@ -1,7 +1,7 @@
#
# NAME Dockerfile
# VERSION 1.24.0
# DATE 2020-01-10
# VERSION 1.25.0
# DATE 2020-07-19
#
# Copyright 2012-2020
#
Expand Down
4 changes: 2 additions & 2 deletions basic-configuration.ttl
@@ -1,7 +1,7 @@
#
# NAME basic-configuration.ttl
# VERSION 1.24.0
# DATE 2020-01-10
# VERSION 1.25.0
# DATE 2020-07-19
#
# Copyright 2012-2020
#
Expand Down
4 changes: 2 additions & 2 deletions build.sh
@@ -1,7 +1,7 @@
#
# NAME build.sh
# VERSION 1.24.0
# DATE 2020-01-10
# VERSION 1.25.0
# DATE 2020-07-19
#
# Copyright 2012-2020
#
Expand Down
8 changes: 4 additions & 4 deletions pom.xml
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>nl.architolk.ldt</groupId>
<artifactId>ldt</artifactId>
<version>1.24.1-SNAPSHOT</version>
<version>1.25.0</version>
<name>ldt</name>
<packaging>war</packaging>
<properties>
Expand All @@ -11,15 +11,15 @@
<buildTimestamp>${maven.build.timestamp}</buildTimestamp>
<license-maven-plugin.version>2.11</license-maven-plugin.version>
<license.failIfMissing>false</license.failIfMissing>
<release.version>1.24.0</release.version>
<release.date>2020-01-10</release.date>
<release.version>1.25.0</release.version>
<release.date>2020-07-19</release.date>
<patch.date>2020-01-10</patch.date>
</properties>
<dependencies>
<dependency>
<groupId>nl.architolk.ldt</groupId>
<artifactId>processors</artifactId>
<version>1.22.0</version>
<version>1.25.0</version>
</dependency>
</dependencies>
<build>
Expand Down
6 changes: 3 additions & 3 deletions processors/maven-install-orbeon-jar.sh
@@ -1,9 +1,9 @@
#
# NAME maven-install-orbeon-jar.sh
# VERSION 1.22.0
# DATE 2018-06-16
# VERSION 1.25.0
# DATE 2020-07-19
#
# Copyright 2012-2017
# Copyright 2012-2020
#
# This file is part of the Linked Data Theatre.
#
Expand Down
6 changes: 3 additions & 3 deletions processors/maven-install-virtuoso-jar.sh
@@ -1,9 +1,9 @@
#
# NAME maven-install-virtuoso-jar.sh
# VERSION 1.22.0
# DATE 2018-06-16
# VERSION 1.25.0
# DATE 2020-07-19
#
# Copyright 2012-2017
# Copyright 2012-2020
#
# This file is part of the Linked Data Theatre.
#
Expand Down
6 changes: 3 additions & 3 deletions processors/pom.xml
Expand Up @@ -6,16 +6,16 @@
<groupId>nl.architolk.ldt</groupId>
<artifactId>processors</artifactId>
<packaging>jar</packaging>
<version>1.24.1-SNAPSHOT</version>
<version>1.25.0</version>
<name>processors</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.build.timestamp.format>yyyy-MM-dd HH:mm:ss</maven.build.timestamp.format>
<buildTimestamp>${maven.build.timestamp}</buildTimestamp>
<license-maven-plugin.version>2.11</license-maven-plugin.version>
<license.failIfMissing>false</license.failIfMissing>
<release.version>1.24.1-SNAPSHOT</release.version>
<release.date>2018-06-16</release.date>
<release.version>1.25.0</release.version>
<release.date>2020-07-19</release.date>
<patch.date>2018-06-16</patch.date>
</properties>
<dependencies>
Expand Down
@@ -1,9 +1,9 @@
/**
* NAME ExcelConverter.java
* VERSION 1.22.0
* DATE 2018-06-16
* VERSION 1.25.0
* DATE 2020-07-19
*
* Copyright 2012-2017
* Copyright 2012-2020
*
* This file is part of the Linked Data Theatre.
*
Expand Down
@@ -1,9 +1,9 @@
/**
* NAME ExcelSerializer.java
* VERSION 1.22.0
* DATE 2018-06-16
* VERSION 1.25.0
* DATE 2020-07-19
*
* Copyright 2012-2017
* Copyright 2012-2020
*
* This file is part of the Linked Data Theatre.
*
Expand Down
@@ -1,9 +1,9 @@
/**
* NAME HttpClientProcessor.java
* VERSION 1.22.0
* DATE 2018-06-16
* VERSION 1.25.0
* DATE 2020-07-19
*
* Copyright 2012-2017
* Copyright 2012-2020
*
* This file is part of the Linked Data Theatre.
*
Expand Down
@@ -1,9 +1,9 @@
/**
* NAME HttpClientProperties.java
* VERSION 1.22.0
* DATE 2018-06-16
* VERSION 1.25.0
* DATE 2020-07-19
*
* Copyright 2012-2017
* Copyright 2012-2020
*
* This file is part of the Linked Data Theatre.
*
Expand Down
@@ -1,9 +1,9 @@
/**
* NAME MarkDownConverter.java
* VERSION 1.22.0
* DATE 2018-06-16
* VERSION 1.25.0
* DATE 2020-07-19
*
* Copyright 2012-2017
* Copyright 2012-2020
*
* This file is part of the Linked Data Theatre.
*
Expand Down
@@ -1,6 +1,6 @@
/**
* NAME RDF4JProcessor.java
* VERSION 1.24.1
* VERSION 1.25.0
* DATE 2020-07-19
*
* Copyright 2012-2020
Expand Down
@@ -1,9 +1,9 @@
/**
* NAME RDF4JProperties.java
* VERSION 1.22.0
* DATE 2018-06-16
* VERSION 1.25.0
* DATE 2020-07-19
*
* Copyright 2012-2017
* Copyright 2012-2020
*
* This file is part of the Linked Data Theatre.
*
Expand Down
@@ -1,9 +1,9 @@
/**
* NAME RDFCleaner.java
* VERSION 1.22.0
* DATE 2018-06-16
* VERSION 1.25.0
* DATE 2020-07-19
*
* Copyright 2012-2017
* Copyright 2012-2020
*
* This file is part of the Linked Data Theatre.
*
Expand Down
@@ -1,9 +1,9 @@
/**
* NAME RDFWhitelist.java
* VERSION 1.22.0
* DATE 2018-06-16
* VERSION 1.25.0
* DATE 2020-07-19
*
* Copyright 2012-2017
* Copyright 2012-2020
*
* This file is part of the Linked Data Theatre.
*
Expand Down
@@ -1,9 +1,9 @@
/**
* NAME SparqlParser.java
* VERSION 1.22.0
* DATE 2018-06-16
* VERSION 1.25.0
* DATE 2020-07-19
*
* Copyright 2012-2017
* Copyright 2012-2020
*
* This file is part of the Linked Data Theatre.
*
Expand Down
@@ -1,9 +1,9 @@
/**
* NAME SparqlProcessor.java
* VERSION 1.22.0
* DATE 2018-06-16
* VERSION 1.25.0
* DATE 2020-07-19
*
* Copyright 2012-2017
* Copyright 2012-2020
*
* This file is part of the Linked Data Theatre.
*
Expand Down
@@ -1,9 +1,9 @@
/**
* NAME WordSerializer.java
* VERSION 1.22.0
* DATE 2018-06-16
* VERSION 1.25.0
* DATE 2020-07-19
*
* Copyright 2012-2017
* Copyright 2012-2020
*
* This file is part of the Linked Data Theatre.
*
Expand Down
@@ -1,9 +1,9 @@
/**
* NAME XMLFOProcessor.java
* VERSION 1.22.0
* DATE 2018-06-16
* VERSION 1.25.0
* DATE 2020-07-19
*
* Copyright 2012-2017
* Copyright 2012-2020
*
* This file is part of the Linked Data Theatre.
*
Expand Down
6 changes: 3 additions & 3 deletions processors/src/main/java/nl/architolk/ldt/utils/Hasher.java
@@ -1,9 +1,9 @@
/**
* NAME Hasher.java
* VERSION 1.22.0
* DATE 2018-06-16
* VERSION 1.25.0
* DATE 2020-07-19
*
* Copyright 2012-2017
* Copyright 2012-2020
*
* This file is part of the Linked Data Theatre.
*
Expand Down
4 changes: 2 additions & 2 deletions scripts/create_tomcat_admin_user.sh
@@ -1,8 +1,8 @@
#!/usr/bin/env bash
#
# NAME create_tomcat_admin_user.sh
# VERSION 1.24.0
# DATE 2020-01-10
# VERSION 1.25.0
# DATE 2020-07-19
#
# Copyright 2012-2020
#
Expand Down
4 changes: 2 additions & 2 deletions scripts/run.sh
@@ -1,8 +1,8 @@
#!/usr/bin/env bash
#
# NAME run.sh
# VERSION 1.24.0
# DATE 2020-01-10
# VERSION 1.25.0
# DATE 2020-07-19
#
# Copyright 2012-2020
#
Expand Down
4 changes: 2 additions & 2 deletions src/main/webapp/META-INF/context.xml
@@ -1,8 +1,8 @@
<!--
NAME context.xml
VERSION 1.24.0
DATE 2020-01-10
VERSION 1.25.0
DATE 2020-07-19
Copyright 2012-2020
Expand Down
4 changes: 2 additions & 2 deletions src/main/webapp/WEB-INF/classes/fop-userconfig.xml
Expand Up @@ -2,8 +2,8 @@
<!--
NAME fop-userconfig.xml
VERSION 1.24.0
DATE 2020-01-10
VERSION 1.25.0
DATE 2020-07-19
Copyright 2012-2020
Expand Down
4 changes: 2 additions & 2 deletions src/main/webapp/WEB-INF/resources/apps/css/codemirror.css
@@ -1,7 +1,7 @@
/**
* NAME codemirror.css
* VERSION 1.24.0
* DATE 2020-01-10
* VERSION 1.25.0
* DATE 2020-07-19
*
* Copyright 2012-2020
*
Expand Down
4 changes: 2 additions & 2 deletions src/main/webapp/WEB-INF/resources/apps/css/icons.css
@@ -1,7 +1,7 @@
/**
* NAME icons.css
* VERSION 1.24.0
* DATE 2020-01-10
* VERSION 1.25.0
* DATE 2020-07-19
*
* Copyright 2012-2020
*
Expand Down
4 changes: 2 additions & 2 deletions src/main/webapp/WEB-INF/resources/apps/css/ldt-theme.css
@@ -1,7 +1,7 @@
/**
* NAME ldt-theme.css
* VERSION 1.24.0
* DATE 2020-01-10
* VERSION 1.25.0
* DATE 2020-07-19
*
* Copyright 2012-2020
*
Expand Down
4 changes: 2 additions & 2 deletions src/main/webapp/WEB-INF/resources/apps/css/signin.css
@@ -1,7 +1,7 @@
/**
* NAME signin.css
* VERSION 1.24.0
* DATE 2020-01-10
* VERSION 1.25.0
* DATE 2020-07-19
*
* Copyright 2012-2020
*
Expand Down
4 changes: 2 additions & 2 deletions src/main/webapp/WEB-INF/resources/apps/css/slickgrid-ldt.css
@@ -1,7 +1,7 @@
/**
* NAME slickgrid-ldt.css
* VERSION 1.24.0
* DATE 2020-01-10
* VERSION 1.25.0
* DATE 2020-07-19
*
* Copyright 2012-2020
*
Expand Down
4 changes: 2 additions & 2 deletions src/main/webapp/WEB-INF/resources/apps/js/chart.js
@@ -1,7 +1,7 @@
/*
* NAME chart.js
* VERSION 1.24.0
* DATE 2020-01-10
* VERSION 1.25.0
* DATE 2020-07-19
*
* Copyright 2012-2020
*
Expand Down
4 changes: 2 additions & 2 deletions src/main/webapp/WEB-INF/resources/apps/js/chosen.ajax.js
@@ -1,7 +1,7 @@
/*
* NAME chosen.ajax.js
* VERSION 1.24.0
* DATE 2020-01-10
* VERSION 1.25.0
* DATE 2020-07-19
*
* Copyright 2012-2020
*
Expand Down

0 comments on commit 959f639

Please sign in to comment.