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
d9ce4099
Commit
d9ce4099
authored
Feb 18, 2022
by
Bonita CI
Browse files
release(7.15.0.W8): create release 7.15.0.W8
parent
78b23fb0
Changes
13
Hide whitespace changes
Inline
Side-by-side
bonita-runtime-bom/pom.xml
View file @
d9ce4099
...
...
@@ -3,7 +3,7 @@
<groupId>
org.bonitasoft.runtime
</groupId>
<artifactId>
bonita-runtime-bom
</artifactId>
<version>
7.15.0
-SNAPSHOT
</version>
<version>
7.15.0
.W8
</version>
<name>
Bonita Runtime BOM (Bill of Materials)
</name>
<packaging>
pom
</packaging>
...
...
bonita-war/pom.xml
View file @
d9ce4099
...
...
@@ -6,7 +6,7 @@
<parent>
<groupId>
org.bonitasoft.distrib
</groupId>
<artifactId>
bonita-distrib
</artifactId>
<version>
7.15.0
-SNAPSHOT
</version>
<version>
7.15.0
.W8
</version>
</parent>
<artifactId>
bonita-war
</artifactId>
<packaging>
war
</packaging>
...
...
pom.xml
View file @
d9ce4099
...
...
@@ -4,7 +4,7 @@
<groupId>
org.bonitasoft.distrib
</groupId>
<artifactId>
bonita-distrib
</artifactId>
<name>
bonita distrib
</name>
<version>
7.15.0
-SNAPSHOT
</version>
<version>
7.15.0
.W8
</version>
<packaging>
pom
</packaging>
<modules>
...
...
resources/bonita-theme/pom.xml
View file @
d9ce4099
...
...
@@ -5,7 +5,7 @@
<groupId>
org.bonitasoft.distrib
</groupId>
<artifactId>
bonita-theme
</artifactId>
<version>
7.15.0
-SNAPSHOT
</version>
<version>
7.15.0
.W8
</version>
<packaging>
pom
</packaging>
<properties>
...
...
resources/bootstrap-default-theme/pom.xml
View file @
d9ce4099
...
...
@@ -5,7 +5,7 @@
<groupId>
org.bonitasoft.distrib
</groupId>
<artifactId>
bootstrap-default-theme
</artifactId>
<version>
7.15.0
-SNAPSHOT
</version>
<version>
7.15.0
.W8
</version>
<packaging>
pom
</packaging>
<properties>
...
...
resources/looknfeel/pom.xml
View file @
d9ce4099
...
...
@@ -4,7 +4,7 @@
<parent>
<groupId>
org.bonitasoft.distrib
</groupId>
<artifactId>
resources
</artifactId>
<version>
7.15.0
-SNAPSHOT
</version>
<version>
7.15.0
.W8
</version>
</parent>
<artifactId>
looknfeel
</artifactId>
<packaging>
pom
</packaging>
...
...
resources/pom.xml
View file @
d9ce4099
...
...
@@ -3,7 +3,7 @@
<parent>
<groupId>
org.bonitasoft.distrib
</groupId>
<artifactId>
bonita-distrib
</artifactId>
<version>
7.15.0
-SNAPSHOT
</version>
<version>
7.15.0
.W8
</version>
</parent>
<artifactId>
resources
</artifactId>
<packaging>
pom
</packaging>
...
...
resources/process-autogenerated-form/pom.xml
View file @
d9ce4099
...
...
@@ -5,7 +5,7 @@
<parent>
<groupId>
org.bonitasoft.distrib
</groupId>
<artifactId>
resources
</artifactId>
<version>
7.15.0
-SNAPSHOT
</version>
<version>
7.15.0
.W8
</version>
</parent>
<artifactId>
process-autogenerated-form
</artifactId>
<packaging>
pom
</packaging>
...
...
resources/step-autogenerated-form/pom.xml
View file @
d9ce4099
...
...
@@ -4,7 +4,7 @@
<parent>
<groupId>
org.bonitasoft.distrib
</groupId>
<artifactId>
resources
</artifactId>
<version>
7.15.0
-SNAPSHOT
</version>
<version>
7.15.0
.W8
</version>
</parent>
<artifactId>
task-autogenerated-form
</artifactId>
<packaging>
pom
</packaging>
...
...
tomcat-resources/pom.xml
View file @
d9ce4099
...
...
@@ -4,7 +4,7 @@
<parent>
<artifactId>
bonita-distrib
</artifactId>
<groupId>
org.bonitasoft.distrib
</groupId>
<version>
7.15.0
-SNAPSHOT
</version>
<version>
7.15.0
.W8
</version>
</parent>
<groupId>
org.bonitasoft.distrib.tomcat
</groupId>
<artifactId>
tomcat-resources
</artifactId>
...
...
tomcat-resources/tomcat-distrib-for-bonita/pom.xml
View file @
d9ce4099
...
...
@@ -6,7 +6,7 @@
<parent>
<groupId>
org.bonitasoft.distrib.tomcat
</groupId>
<artifactId>
tomcat-resources
</artifactId>
<version>
7.15.0
-SNAPSHOT
</version>
<version>
7.15.0
.W8
</version>
</parent>
<artifactId>
tomcat-distrib-for-bonita
</artifactId>
<packaging>
pom
</packaging>
...
...
tomcat-resources/tomcat-jta/pom.xml
View file @
d9ce4099
...
...
@@ -6,7 +6,7 @@
<parent>
<groupId>
org.bonitasoft.distrib.tomcat
</groupId>
<artifactId>
tomcat-resources
</artifactId>
<version>
7.15.0
-SNAPSHOT
</version>
<version>
7.15.0
.W8
</version>
</parent>
<artifactId>
tomcat-jta
</artifactId>
...
...
tomcat/pom.xml
View file @
d9ce4099
...
...
@@ -3,7 +3,7 @@
<parent>
<groupId>
org.bonitasoft.distrib
</groupId>
<artifactId>
bonita-distrib
</artifactId>
<version>
7.15.0
-SNAPSHOT
</version>
<version>
7.15.0
.W8
</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