Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bonita
bonita-distrib
Commits
b09e3f55
Commit
b09e3f55
authored
Sep 23, 2021
by
Bonita CI
Browse files
chore(release) prepare next development version 7.13.1-SNAPSHOT
parent
1c7550a5
Changes
15
Hide whitespace changes
Inline
Side-by-side
bonita-runtime-bom/pom.xml
View file @
b09e3f55
...
...
@@ -3,7 +3,7 @@
<parent>
<groupId>
org.bonitasoft.distrib
</groupId>
<artifactId>
bonita-distrib
</artifactId>
<version>
7.13.
0
-SNAPSHOT
</version>
<version>
7.13.
1
-SNAPSHOT
</version>
</parent>
<groupId>
org.bonitasoft.runtime
</groupId>
<artifactId>
bonita-runtime-bom
</artifactId>
...
...
bonita-war/pom.xml
View file @
b09e3f55
...
...
@@ -6,7 +6,7 @@
<parent>
<groupId>
org.bonitasoft.distrib
</groupId>
<artifactId>
bonita-distrib
</artifactId>
<version>
7.13.
0
-SNAPSHOT
</version>
<version>
7.13.
1
-SNAPSHOT
</version>
</parent>
<artifactId>
bonita-war
</artifactId>
<packaging>
war
</packaging>
...
...
docker/Dockerfile
View file @
b09e3f55
...
...
@@ -8,7 +8,7 @@ ARG BASE_URL
ARG
BONITA_URL
ENV
BONITA_VERSION ${BONITA_VERSION:-7.12.1}
ENV
BRANDING_VERSION ${BRANDING_VERSION:-2021.2}
ENV
BRANDING_VERSION ${BRANDING_VERSION:-2021.2
-SNAPSHOT
}
ENV
BONITA_SHA256 ${BONITA_SHA256:-5342b18dd7f93bd3b2b64f8587504d0bf324f4f84d4259191b7291ee8f9ec693}
ENV
ZIP_FILE BonitaCommunity-${BRANDING_VERSION}.zip
ENV
BASE_URL ${BASE_URL:-https://github.com/bonitasoft/bonita-platform-releases/releases/download}
...
...
pom.xml
View file @
b09e3f55
...
...
@@ -4,7 +4,7 @@
<groupId>
org.bonitasoft.distrib
</groupId>
<artifactId>
bonita-distrib
</artifactId>
<name>
bonita distrib
</name>
<version>
7.13.
0
-SNAPSHOT
</version>
<version>
7.13.
1
-SNAPSHOT
</version>
<packaging>
pom
</packaging>
<modules>
...
...
resources/bonita-theme/pom.xml
View file @
b09e3f55
...
...
@@ -5,7 +5,7 @@
<groupId>
org.bonitasoft.distrib
</groupId>
<artifactId>
bonita-theme
</artifactId>
<version>
7.13.
0
-SNAPSHOT
</version>
<version>
7.13.
1
-SNAPSHOT
</version>
<packaging>
pom
</packaging>
<properties>
...
...
resources/bootstrap-default-theme/pom.xml
View file @
b09e3f55
...
...
@@ -5,7 +5,7 @@
<groupId>
org.bonitasoft.distrib
</groupId>
<artifactId>
bootstrap-default-theme
</artifactId>
<version>
7.13.
0
-SNAPSHOT
</version>
<version>
7.13.
1
-SNAPSHOT
</version>
<packaging>
pom
</packaging>
<properties>
...
...
resources/looknfeel/pom.xml
View file @
b09e3f55
...
...
@@ -4,7 +4,7 @@
<parent>
<groupId>
org.bonitasoft.distrib
</groupId>
<artifactId>
resources
</artifactId>
<version>
7.13.
0
-SNAPSHOT
</version>
<version>
7.13.
1
-SNAPSHOT
</version>
</parent>
<artifactId>
looknfeel
</artifactId>
<packaging>
pom
</packaging>
...
...
resources/pom.xml
View file @
b09e3f55
...
...
@@ -3,7 +3,7 @@
<parent>
<groupId>
org.bonitasoft.distrib
</groupId>
<artifactId>
bonita-distrib
</artifactId>
<version>
7.13.
0
-SNAPSHOT
</version>
<version>
7.13.
1
-SNAPSHOT
</version>
</parent>
<artifactId>
resources
</artifactId>
<packaging>
pom
</packaging>
...
...
resources/process-autogenerated-form/pom.xml
View file @
b09e3f55
...
...
@@ -5,7 +5,7 @@
<parent>
<groupId>
org.bonitasoft.distrib
</groupId>
<artifactId>
resources
</artifactId>
<version>
7.13.
0
-SNAPSHOT
</version>
<version>
7.13.
1
-SNAPSHOT
</version>
</parent>
<artifactId>
process-autogenerated-form
</artifactId>
<packaging>
pom
</packaging>
...
...
resources/step-autogenerated-form/pom.xml
View file @
b09e3f55
...
...
@@ -4,7 +4,7 @@
<parent>
<groupId>
org.bonitasoft.distrib
</groupId>
<artifactId>
resources
</artifactId>
<version>
7.13.
0
-SNAPSHOT
</version>
<version>
7.13.
1
-SNAPSHOT
</version>
</parent>
<artifactId>
task-autogenerated-form
</artifactId>
<packaging>
pom
</packaging>
...
...
tomcat-resources/bonita-tomcat-juli/pom.xml
View file @
b09e3f55
...
...
@@ -6,7 +6,7 @@
<parent>
<groupId>
org.bonitasoft.distrib.tomcat
</groupId>
<artifactId>
tomcat-resources
</artifactId>
<version>
7.13.
0
-SNAPSHOT
</version>
<version>
7.13.
1
-SNAPSHOT
</version>
</parent>
<artifactId>
bonita-tomcat-juli
</artifactId>
...
...
tomcat-resources/pom.xml
View file @
b09e3f55
...
...
@@ -3,7 +3,7 @@
<parent>
<artifactId>
bonita-distrib
</artifactId>
<groupId>
org.bonitasoft.distrib
</groupId>
<version>
7.13.
0
-SNAPSHOT
</version>
<version>
7.13.
1
-SNAPSHOT
</version>
</parent>
<groupId>
org.bonitasoft.distrib.tomcat
</groupId>
<artifactId>
tomcat-resources
</artifactId>
...
...
tomcat-resources/tomcat-distrib-for-bonita/pom.xml
View file @
b09e3f55
...
...
@@ -6,7 +6,7 @@
<parent>
<groupId>
org.bonitasoft.distrib.tomcat
</groupId>
<artifactId>
tomcat-resources
</artifactId>
<version>
7.13.
0
-SNAPSHOT
</version>
<version>
7.13.
1
-SNAPSHOT
</version>
</parent>
<artifactId>
tomcat-distrib-for-bonita
</artifactId>
<packaging>
pom
</packaging>
...
...
tomcat-resources/tomcat-jta/pom.xml
View file @
b09e3f55
...
...
@@ -6,7 +6,7 @@
<parent>
<groupId>
org.bonitasoft.distrib.tomcat
</groupId>
<artifactId>
tomcat-resources
</artifactId>
<version>
7.13.
0
-SNAPSHOT
</version>
<version>
7.13.
1
-SNAPSHOT
</version>
</parent>
<artifactId>
tomcat-jta
</artifactId>
...
...
tomcat/pom.xml
View file @
b09e3f55
...
...
@@ -3,7 +3,7 @@
<parent>
<groupId>
org.bonitasoft.distrib
</groupId>
<artifactId>
bonita-distrib
</artifactId>
<version>
7.13.
0
-SNAPSHOT
</version>
<version>
7.13.
1
-SNAPSHOT
</version>
</parent>
<artifactId>
bundle-tomcat
</artifactId>
<name>
tomcat bundle
</name>
...
...
Write
Preview
Supports
Markdown
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