diff --git a/README.md b/README.md
index 9e05ca6..5251640 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,10 @@
In this repository you will find the process to transfer data-sets of an approved data usage project from a DIC to a DMS.
+## Documentation
+
+The documentation of the process including the description, the deployment and configuration guides as well as instructions on how to start a process instance can be found in the [wiki](https://github.com/medizininformatik-initiative/mii-process-data-transfer/wiki).
+
## Development
Branching follows the git-flow model, for the latest development version see branch [develop](https://github.com/medizininformatik-initiative/mii-process-data-transfer/tree/develop).
diff --git a/pom.xml b/pom.xml
index 2584ecb..97220f2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,14 +6,14 @@
de.medizininformatik-initiative
mii-process-data-transfer
- 1.0.0.0-RC2
+ 1.0.0.0
UTF-8
17
17
- 1.2.0
+ 1.3.1
../mii-processes-test-setup
@@ -45,13 +45,13 @@
de.medizininformatik-initiative
mii-processes-common
- 1.0.0.0-RC2
+ 1.0.0.0
org.slf4j
slf4j-api
- 2.0.7
+ 2.0.9
provided
@@ -91,7 +91,7 @@
org.apache.maven.plugins
maven-surefire-plugin
- 3.1.2
+ 3.2.1
org.apache.maven.plugins
@@ -113,7 +113,7 @@
org.apache.maven.plugins
maven-shade-plugin
- 3.5.0
+ 3.5.1
package
@@ -141,12 +141,12 @@
org.apache.maven.plugins
maven-dependency-plugin
- 3.6.0
+ 3.6.1
org.apache.maven.plugins
maven-clean-plugin
- 3.3.1
+ 3.3.2
org.codehaus.mojo
diff --git a/src/main/java/de/medizininformatik_initiative/process/data_transfer/DataTransferProcessPluginDefinition.java b/src/main/java/de/medizininformatik_initiative/process/data_transfer/DataTransferProcessPluginDefinition.java
index 550cb5b..df270e8 100644
--- a/src/main/java/de/medizininformatik_initiative/process/data_transfer/DataTransferProcessPluginDefinition.java
+++ b/src/main/java/de/medizininformatik_initiative/process/data_transfer/DataTransferProcessPluginDefinition.java
@@ -13,7 +13,7 @@
public class DataTransferProcessPluginDefinition implements ProcessPluginDefinition
{
public static final String VERSION = "1.0.0.0";
- public static final LocalDate RELEASE_DATE = LocalDate.of(2022, 9, 13);
+ public static final LocalDate RELEASE_DATE = LocalDate.of(2023, 12, 14);
@Override
public String getName()
diff --git a/src/main/resources/bpe/send.bpmn b/src/main/resources/bpe/send.bpmn
index 4b159c2..6008563 100644
--- a/src/main/resources/bpe/send.bpmn
+++ b/src/main/resources/bpe/send.bpmn
@@ -31,7 +31,7 @@
Flow_1txtbeg
Flow_1c71l1d
- PT45M
+ PT5M