提交 f0e2ae46 编写于 作者: T Tijs Rademakers

Moved to version 6.3.0

上级 cf3c9eb8
......@@ -4,7 +4,7 @@
<property file="${user.home}/.flowable/build.properties" />
<property name="flowable.version" value="6.3.0-SNAPSHOT" />
<property name="flowable.version" value="6.3.0" />
<property name="target.distro.root" value="target/zip/flowable-${flowable.version}" />
<property name="flowable.website" value="../../flowable-website" />
......
......@@ -9,7 +9,7 @@
<groupId>org.flowable</groupId>
<artifactId>flowable-root</artifactId>
<relativePath>../../../../</relativePath>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0</version>
</parent>
<properties>
......
......@@ -10,7 +10,7 @@
<groupId>org.flowable</groupId>
<artifactId>flowable-root</artifactId>
<relativePath>../../../../</relativePath>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0</version>
</parent>
......
......@@ -10,7 +10,7 @@
<groupId>org.flowable</groupId>
<artifactId>flowable-root</artifactId>
<relativePath>../../../../</relativePath>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0</version>
</parent>
<properties>
......
......@@ -62,7 +62,7 @@ Add the following to your _pom.xml_ file:
<dependency>
<groupId>org.flowable</groupId>
<artifactId>flowable-engine</artifactId>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0</version>
</dependency>
<dependency>
<groupId>com.h2database</groupId>
......
= Flowable DOCS (v 6.3.0-SNAPSHOT)
= Flowable DOCS (v 6.3.0)
:doctype: book
:docinfodir: ../base
:docinfo1: header
......
= Flowable DOCS (v 6.3.0-SNAPSHOT)
= Flowable DOCS (v 6.3.0)
:doctype: book
:toc: left
:toclevels: 4
......
= Flowable CMMN DOCS (v 6.3.0-SNAPSHOT)
= Flowable CMMN DOCS (v 6.3.0)
:doctype: book
:docinfodir: ../base
:docinfo1: header
......
= Flowable CMMN DOCS (v 6.3.0-SNAPSHOT)
= Flowable CMMN DOCS (v 6.3.0)
:doctype: book
:toc: left
:toclevels: 4
......
......@@ -491,7 +491,7 @@ Returns a read-only view of the DMN engine that is used in this REST-service.
----
{
"name":"default",
"version":"6.3.0-SNAPSHOT",
"version":"6.3.0",
"resourceUrl":"file://flowable-dmn/flowable.dmn.cfg.xml",
"exception":null
}
......
= Flowable DMN DOCS (v 6.3.0-SNAPSHOT)
= Flowable DMN DOCS (v 6.3.0)
:doctype: book
:docinfodir: ../base
:docinfo1: header
......
= Flowable DMN DOCS (v 6.3.0-SNAPSHOT)
= Flowable DMN DOCS (v 6.3.0)
:doctype: book
:toc: left
:toclevels: 4
......
......@@ -623,7 +623,7 @@ Returns a read-only view of the engine that is used in this REST-service.
----
{
"name":"default",
"version":"6.3.0-SNAPSHOT",
"version":"6.3.0",
"resourceUrl":"file://flowable/flowable.form.cfg.xml",
"exception":null
}
......
= Flowable Form DOCS (v 6.3.0-SNAPSHOT)
= Flowable Form DOCS (v 6.3.0)
:doctype: book
:docinfodir: ../base
:docinfo1: header
......
= Flowable Form DOCS (v 6.3.0-SNAPSHOT)
= Flowable Form DOCS (v 6.3.0)
:doctype: book
:toc: left
:toclevels: 4
......
= Flowable Unified DOCS (v 6.3.0-SNAPSHOT)
= Flowable Unified DOCS (v 6.3.0)
:doctype: book
:docinfodir: ../base
:docinfo1: header
......
= Flowable DMN DOCS (v 6.3.0-SNAPSHOT)
= Flowable DMN DOCS (v 6.3.0)
:doctype: book
:toc: left
:toclevels: 4
......
......@@ -10,7 +10,7 @@
<groupId>org.flowable</groupId>
<artifactId>flowable-spring-boot</artifactId>
<relativePath>../flowable-spring-boot/pom.xml</relativePath>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0</version>
</parent>
<properties>
......
......@@ -10,7 +10,7 @@
<groupId>org.flowable</groupId>
<artifactId>flowable-root</artifactId>
<relativePath>../..</relativePath>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0</version>
</parent>
<properties>
......
......@@ -10,7 +10,7 @@
<groupId>org.flowable</groupId>
<artifactId>flowable-root</artifactId>
<relativePath>../..</relativePath>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0</version>
</parent>
<properties>
......
......@@ -10,7 +10,7 @@
<groupId>org.flowable</groupId>
<artifactId>flowable-root</artifactId>
<relativePath>../..</relativePath>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0</version>
</parent>
<properties>
......
......@@ -11,7 +11,7 @@
<groupId>org.flowable</groupId>
<artifactId>flowable-root</artifactId>
<relativePath>../..</relativePath>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0</version>
</parent>
<dependencies>
......
......@@ -11,7 +11,7 @@
<groupId>org.flowable</groupId>
<artifactId>flowable-root</artifactId>
<relativePath>../..</relativePath>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0</version>
</parent>
......
......@@ -11,7 +11,7 @@
<groupId>org.flowable</groupId>
<artifactId>flowable-root</artifactId>
<relativePath>../..</relativePath>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0</version>
</parent>
......
......@@ -11,7 +11,7 @@
<groupId>org.flowable</groupId>
<artifactId>flowable-root</artifactId>
<relativePath>../..</relativePath>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0</version>
</parent>
<properties>
......
......@@ -11,7 +11,7 @@
<groupId>org.flowable</groupId>
<artifactId>flowable-root</artifactId>
<relativePath>../..</relativePath>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0</version>
</parent>
<properties>
......
......@@ -11,7 +11,7 @@
<groupId>org.flowable</groupId>
<artifactId>flowable-root</artifactId>
<relativePath>../..</relativePath>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0</version>
</parent>
<dependencies>
......
......@@ -11,7 +11,7 @@
<groupId>org.flowable</groupId>
<artifactId>flowable-root</artifactId>
<relativePath>../..</relativePath>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0</version>
</parent>
<dependencies>
......
......@@ -11,7 +11,7 @@
<groupId>org.flowable</groupId>
<artifactId>flowable-root</artifactId>
<relativePath>../..</relativePath>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0</version>
</parent>
<properties>
......
......@@ -10,7 +10,7 @@
<groupId>org.flowable</groupId>
<artifactId>flowable-root</artifactId>
<relativePath>../..</relativePath>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0</version>
</parent>
<properties>
......
......@@ -11,7 +11,7 @@
<groupId>org.flowable</groupId>
<artifactId>flowable-root</artifactId>
<relativePath>../..</relativePath>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0</version>
</parent>
<properties>
......
......@@ -10,7 +10,7 @@
<groupId>org.flowable</groupId>
<artifactId>flowable-root</artifactId>
<relativePath>../..</relativePath>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0</version>
</parent>
<properties>
......
......@@ -11,7 +11,7 @@
<groupId>org.flowable</groupId>
<artifactId>flowable-root</artifactId>
<relativePath>../..</relativePath>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0</version>
</parent>
<properties>
......
......@@ -9,7 +9,7 @@
<groupId>org.flowable</groupId>
<artifactId>flowable-root</artifactId>
<relativePath>../..</relativePath>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0</version>
</parent>
<properties>
......
......@@ -11,7 +11,7 @@
<groupId>org.flowable</groupId>
<artifactId>flowable-root</artifactId>
<relativePath>../..</relativePath>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0</version>
</parent>
<properties>
......
......@@ -11,7 +11,7 @@
<groupId>org.flowable</groupId>
<artifactId>flowable-root</artifactId>
<relativePath>../..</relativePath>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0</version>
</parent>
<properties>
......
......@@ -11,7 +11,7 @@
<groupId>org.flowable</groupId>
<artifactId>flowable-root</artifactId>
<relativePath>../..</relativePath>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0</version>
</parent>
<properties>
......
......@@ -10,7 +10,7 @@
<groupId>org.flowable</groupId>
<artifactId>flowable-root</artifactId>
<relativePath>../..</relativePath>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0</version>
</parent>
<properties>
......
......@@ -12,7 +12,7 @@
<groupId>org.flowable</groupId>
<artifactId>flowable-root</artifactId>
<relativePath>../..</relativePath>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0</version>
</parent>
<properties>
......
......@@ -11,7 +11,7 @@
<groupId>org.flowable</groupId>
<artifactId>flowable-root</artifactId>
<relativePath>../..</relativePath>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0</version>
</parent>
<properties>
......
......@@ -9,7 +9,7 @@
<groupId>org.flowable</groupId>
<artifactId>flowable-root</artifactId>
<relativePath>../..</relativePath>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0</version>
</parent>
<properties>
......
......@@ -10,7 +10,7 @@
<groupId>org.flowable</groupId>
<artifactId>flowable-root</artifactId>
<relativePath>../..</relativePath>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0</version>
</parent>
<build>
......
......@@ -10,7 +10,7 @@
<groupId>org.flowable</groupId>
<artifactId>flowable-root</artifactId>
<relativePath>../..</relativePath>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0</version>
</parent>
<properties>
......
......@@ -11,7 +11,7 @@
<groupId>org.flowable</groupId>
<artifactId>flowable-root</artifactId>
<relativePath>../..</relativePath>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0</version>
</parent>
<properties>
......
......@@ -11,7 +11,7 @@
<groupId>org.flowable</groupId>
<artifactId>flowable-root</artifactId>
<relativePath>../..</relativePath>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0</version>
</parent>
<properties>
......
......@@ -10,7 +10,7 @@
<groupId>org.flowable</groupId>
<artifactId>flowable-root</artifactId>
<relativePath>../..</relativePath>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0</version>
</parent>
<properties>
......
......@@ -7,7 +7,7 @@
<groupId>org.flowable</groupId>
<artifactId>flowable-root</artifactId>
<relativePath>../..</relativePath>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0</version>
</parent>
<packaging>jar</packaging>
......
......@@ -11,7 +11,7 @@
<groupId>org.flowable</groupId>
<artifactId>flowable-root</artifactId>
<relativePath>../..</relativePath>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0</version>
</parent>
<properties>
......
......@@ -10,7 +10,7 @@
<groupId>org.flowable</groupId>
<artifactId>flowable-root</artifactId>
<relativePath>../..</relativePath>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0</version>
</parent>
<properties>
......
......@@ -11,7 +11,7 @@
<groupId>org.flowable</groupId>
<artifactId>flowable-root</artifactId>
<relativePath>../..</relativePath>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0</version>
</parent>
<properties>
......
......@@ -9,7 +9,7 @@
<groupId>org.flowable</groupId>
<artifactId>flowable-root</artifactId>
<relativePath>../..</relativePath>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0</version>
</parent>
<properties>
......
......@@ -10,7 +10,7 @@
<groupId>org.flowable</groupId>
<artifactId>flowable-root</artifactId>
<relativePath>../..</relativePath>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0</version>
</parent>
<properties>
......
......@@ -11,7 +11,7 @@
<groupId>org.flowable</groupId>
<artifactId>flowable-root</artifactId>
<relativePath>../..</relativePath>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0</version>
</parent>
<properties>
......
......@@ -11,7 +11,7 @@
<groupId>org.flowable</groupId>
<artifactId>flowable-root</artifactId>
<relativePath>../..</relativePath>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0</version>
</parent>
<properties>
......
......@@ -10,7 +10,7 @@
<groupId>org.flowable</groupId>
<artifactId>flowable-root</artifactId>
<relativePath>../..</relativePath>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0</version>
</parent>
<dependencies>
......
......@@ -11,7 +11,7 @@
<groupId>org.flowable</groupId>
<artifactId>flowable-root</artifactId>
<relativePath>../..</relativePath>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0</version>
</parent>
<properties>
......
......@@ -11,7 +11,7 @@
<groupId>org.flowable</groupId>
<artifactId>flowable-root</artifactId>
<relativePath>../..</relativePath>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0</version>
</parent>
<properties>
......
......@@ -10,7 +10,7 @@
<groupId>org.flowable</groupId>
<artifactId>flowable-root</artifactId>
<relativePath>../..</relativePath>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0</version>
</parent>
<properties>
......
......@@ -6,7 +6,7 @@
<groupId>org.flowable</groupId>
<artifactId>flowable-root</artifactId>
<relativePath>../..</relativePath>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0</version>
</parent>
<packaging>jar</packaging>
......
......@@ -11,7 +11,7 @@
<groupId>org.flowable</groupId>
<artifactId>flowable-root</artifactId>
<relativePath>../..</relativePath>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0</version>
</parent>
<properties>
......
......@@ -12,7 +12,7 @@
<groupId>org.flowable</groupId>
<artifactId>flowable-root</artifactId>
<relativePath>../..</relativePath>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0</version>
</parent>
<properties>
......
......@@ -11,7 +11,7 @@
<groupId>org.flowable</groupId>
<artifactId>flowable-root</artifactId>
<relativePath>../..</relativePath>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0</version>
</parent>
<properties>
......
......@@ -9,7 +9,7 @@
<groupId>org.flowable</groupId>
<artifactId>flowable-root</artifactId>
<relativePath>../..</relativePath>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0</version>
</parent>
<properties>
......
......@@ -10,7 +10,7 @@
<groupId>org.flowable</groupId>
<artifactId>flowable-root</artifactId>
<relativePath>../..</relativePath>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0</version>
</parent>
<properties>
......
......@@ -10,7 +10,7 @@
<groupId>org.flowable</groupId>
<artifactId>flowable-root</artifactId>
<relativePath>../..</relativePath>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0</version>
</parent>
<properties>
......
......@@ -10,7 +10,7 @@
<groupId>org.flowable</groupId>
<artifactId>flowable-root</artifactId>
<relativePath>../..</relativePath>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0</version>
</parent>
<dependencies>
......
......@@ -10,7 +10,7 @@
<groupId>org.flowable</groupId>
<artifactId>flowable-root</artifactId>
<relativePath>../..</relativePath>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0</version>
</parent>
<dependencies>
......
......@@ -11,7 +11,7 @@
<groupId>org.flowable</groupId>
<artifactId>flowable-root</artifactId>
<relativePath>../..</relativePath>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0</version>
</parent>
<properties>
......
......@@ -11,7 +11,7 @@
<groupId>org.flowable</groupId>
<artifactId>flowable-root</artifactId>
<relativePath>../..</relativePath>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0</version>
</parent>
<properties>
......
......@@ -11,7 +11,7 @@
<groupId>org.flowable</groupId>
<artifactId>flowable-root</artifactId>
<relativePath>../..</relativePath>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0</version>
</parent>
<properties>
......
......@@ -10,7 +10,7 @@
<groupId>org.flowable</groupId>
<artifactId>flowable-root</artifactId>
<relativePath>../..</relativePath>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0</version>
</parent>
<properties>
......
......@@ -11,7 +11,7 @@
<groupId>org.flowable</groupId>
<artifactId>flowable-root</artifactId>
<relativePath>../..</relativePath>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0</version>
</parent>
<properties>
......
......@@ -9,7 +9,7 @@
<groupId>org.flowable</groupId>
<artifactId>flowable-root</artifactId>
<relativePath>../..</relativePath>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0</version>
</parent>
<properties>
......
......@@ -10,7 +10,7 @@
<groupId>org.flowable</groupId>
<artifactId>flowable-root</artifactId>
<relativePath>../..</relativePath>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0</version>
</parent>
<properties>
......
......@@ -10,7 +10,7 @@
<groupId>org.flowable</groupId>
<artifactId>flowable-root</artifactId>
<relativePath>../..</relativePath>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0</version>
</parent>
<dependencies>
......
......@@ -10,7 +10,7 @@
<groupId>org.flowable</groupId>
<artifactId>flowable-root</artifactId>
<relativePath>../..</relativePath>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0</version>
</parent>
<dependencies>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>org.flowable</groupId>
<artifactId>flowable-root</artifactId>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0</version>
<relativePath>../../</relativePath>
</parent>
......
......@@ -10,7 +10,7 @@
<groupId>org.flowable</groupId>
<artifactId>flowable-root</artifactId>
<relativePath>../..</relativePath>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0</version>
</parent>
<properties>
......
......@@ -10,7 +10,7 @@
<groupId>org.flowable</groupId>
<artifactId>flowable-root</artifactId>
<relativePath>../..</relativePath>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0</version>
</parent>
<properties>
......
......@@ -10,7 +10,7 @@
<groupId>org.flowable</groupId>
<artifactId>flowable-root</artifactId>
<relativePath>../..</relativePath>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0</version>
</parent>
<properties>
......
......@@ -10,7 +10,7 @@
<groupId>org.flowable</groupId>
<artifactId>flowable-root</artifactId>
<relativePath>../..</relativePath>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0</version>
</parent>
<properties>
......
......@@ -11,7 +11,7 @@
<groupId>org.flowable</groupId>
<artifactId>flowable-root</artifactId>
<relativePath>../..</relativePath>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0</version>
</parent>
<build>
......
......@@ -61,7 +61,7 @@ import org.osgi.framework.Constants;
@ExamReactorStrategy(PerMethod.class)
public class BlueprintBasicTest {
private static final String FLOWABLE_VERSION = "6.3.0-SNAPSHOT";
private static final String FLOWABLE_VERSION = "6.3.0";
@Inject
protected BundleContext ctx;
......
......@@ -11,7 +11,7 @@
<groupId>org.flowable</groupId>
<artifactId>flowable-root</artifactId>
<relativePath>../..</relativePath>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0</version>
</parent>
<properties>
......
......@@ -10,7 +10,7 @@
<groupId>org.flowable</groupId>
<artifactId>flowable-root</artifactId>
<relativePath>../..</relativePath>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0</version>
</parent>
<properties>
......
......@@ -11,7 +11,7 @@
<groupId>org.flowable</groupId>
<artifactId>flowable-root</artifactId>
<relativePath>../..</relativePath>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0</version>
</parent>
<dependencies>
......
......@@ -5,7 +5,7 @@
<parent>
<groupId>org.flowable</groupId>
<artifactId>flowable-spring-boot-samples</artifactId>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0</version>
</parent>
<artifactId>flowable-spring-boot-sample-actuator</artifactId>
......@@ -15,7 +15,7 @@
<dependency>
<groupId>org.flowable</groupId>
<artifactId>flowable-spring-boot-starter-actuator</artifactId>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0</version>
</dependency>
<dependency>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>org.flowable</groupId>
<artifactId>flowable-spring-boot-samples</artifactId>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0</version>
</parent>
<artifactId>flowable-spring-boot-sample-cmmn</artifactId>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>org.flowable</groupId>
<artifactId>flowable-spring-boot-samples</artifactId>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0</version>
</parent>
<artifactId>flowable-spring-boot-sample-content</artifactId>
......
......@@ -5,7 +5,7 @@
<parent>
<groupId>org.flowable</groupId>
<artifactId>flowable-spring-boot-samples</artifactId>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0</version>
</parent>
<artifactId>flowable-spring-boot-sample-custom-mybatis-mapper</artifactId>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>org.flowable</groupId>
<artifactId>flowable-spring-boot-samples</artifactId>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0</version>
</parent>
<artifactId>flowable-spring-boot-sample-dmn</artifactId>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>org.flowable</groupId>
<artifactId>flowable-spring-boot-samples</artifactId>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0</version>
</parent>
<artifactId>flowable-spring-boot-sample-form</artifactId>
......@@ -15,7 +15,7 @@
<dependency>
<groupId>org.flowable</groupId>
<artifactId>flowable-spring-boot-autoconfigure</artifactId>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0</version>
</dependency>
<dependency>
<groupId>org.flowable</groupId>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>org.flowable</groupId>
<artifactId>flowable-spring-boot-samples</artifactId>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0</version>
</parent>
<artifactId>flowable-spring-boot-sample-integration</artifactId>
......@@ -15,7 +15,7 @@
<dependency>
<groupId>org.flowable</groupId>
<artifactId>flowable-spring-boot-starter-integration</artifactId>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0</version>
</dependency>
<dependency>
<groupId>junit</groupId>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>org.flowable</groupId>
<artifactId>flowable-spring-boot-samples</artifactId>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0</version>
</parent>
<artifactId>flowable-spring-boot-sample-jpa</artifactId>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>org.flowable</groupId>
<artifactId>flowable-spring-boot-samples</artifactId>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0</version>
</parent>
<artifactId>flowable-spring-boot-sample-ldap</artifactId>
......
......@@ -5,7 +5,7 @@
<parent>
<groupId>org.flowable</groupId>
<artifactId>flowable-spring-boot-samples</artifactId>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0</version>
</parent>
<artifactId>flowable-spring-boot-sample-process</artifactId>
......@@ -14,7 +14,7 @@
<dependency>
<groupId>org.flowable</groupId>
<artifactId>flowable-spring-boot-starter-basic</artifactId>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0</version>
</dependency>
<dependency>
<groupId>org.flowable</groupId>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>org.flowable</groupId>
<artifactId>flowable-spring-boot-samples</artifactId>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0</version>
</parent>
<artifactId>flowable-spring-boot-sample-rest-1.5.x</artifactId>
......
......@@ -5,7 +5,7 @@
<parent>
<groupId>org.flowable</groupId>
<artifactId>flowable-spring-boot-samples</artifactId>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0</version>
</parent>
<artifactId>flowable-spring-boot-sample-rest-api-security</artifactId>
......
......@@ -5,7 +5,7 @@
<parent>
<groupId>org.flowable</groupId>
<artifactId>flowable-spring-boot-samples</artifactId>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0</version>
</parent>
<artifactId>flowable-spring-boot-sample-rest-api</artifactId>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>org.flowable</groupId>
<artifactId>flowable-spring-boot-samples</artifactId>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0</version>
</parent>
<artifactId>flowable-spring-boot-sample-security</artifactId>
......
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册