Skip to content
GitLab
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
8c2e4d3d
Commit
8c2e4d3d
authored
Oct 22, 2019
by
Bonita CI
Browse files
chore(release) prepare next development version 7.10.1-SNAPSHOT
parent
32cd43cb
Changes
21
Hide whitespace changes
Inline
Side-by-side
applications/pom.xml
View file @
8c2e4d3d
...
...
@@ -4,7 +4,7 @@
<parent>
<groupId>
org.bonitasoft.distrib
</groupId>
<artifactId>
bonita-distrib
</artifactId>
<version>
7.10.
0
-SNAPSHOT
</version>
<version>
7.10.
1
-SNAPSHOT
</version>
</parent>
<groupId>
org.bonitasoft.distrib
</groupId>
...
...
applications/user/pom.xml
View file @
8c2e4d3d
...
...
@@ -3,7 +3,7 @@
<parent>
<groupId>
org.bonitasoft.distrib
</groupId>
<artifactId>
bonita-applications
</artifactId>
<version>
7.10.
0
-SNAPSHOT
</version>
<version>
7.10.
1
-SNAPSHOT
</version>
</parent>
<groupId>
org.bonitasoft.distrib
</groupId>
...
...
deploy/all-in-one/pom.xml
View file @
8c2e4d3d
...
...
@@ -4,7 +4,7 @@
<parent>
<artifactId>
deploy-parent
</artifactId>
<groupId>
org.bonitasoft.distrib
</groupId>
<version>
7.10.
0
-SNAPSHOT
</version>
<version>
7.10.
1
-SNAPSHOT
</version>
</parent>
<artifactId>
all-in-one
</artifactId>
...
...
deploy/distrib/pom.xml
View file @
8c2e4d3d
...
...
@@ -3,7 +3,7 @@
<parent>
<groupId>
org.bonitasoft.distrib
</groupId>
<artifactId>
deploy-parent
</artifactId>
<version>
7.10.
0
-SNAPSHOT
</version>
<version>
7.10.
1
-SNAPSHOT
</version>
</parent>
<artifactId>
deploy-distrib
</artifactId>
...
...
deploy/pom.xml
View file @
8c2e4d3d
...
...
@@ -3,7 +3,7 @@
<parent>
<artifactId>
bonita-distrib
</artifactId>
<groupId>
org.bonitasoft.distrib
</groupId>
<version>
7.10.
0
-SNAPSHOT
</version>
<version>
7.10.
1
-SNAPSHOT
</version>
</parent>
<artifactId>
deploy-parent
</artifactId>
<packaging>
pom
</packaging>
...
...
deploy/tomcat-jta/pom.xml
View file @
8c2e4d3d
...
...
@@ -5,7 +5,7 @@
<parent>
<groupId>
org.bonitasoft.distrib
</groupId>
<artifactId>
deploy-parent
</artifactId>
<version>
7.10.
0
-SNAPSHOT
</version>
<version>
7.10.
1
-SNAPSHOT
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
...
...
deploy/war-server/pom.xml
View file @
8c2e4d3d
...
...
@@ -4,7 +4,7 @@
<parent>
<artifactId>
deploy-parent
</artifactId>
<groupId>
org.bonitasoft.distrib
</groupId>
<version>
7.10.
0
-SNAPSHOT
</version>
<version>
7.10.
1
-SNAPSHOT
</version>
</parent>
<artifactId>
all-in-one-with-server
</artifactId>
<name>
all in one with server
</name>
...
...
pom.xml
View file @
8c2e4d3d
...
...
@@ -4,7 +4,7 @@
<parent>
<groupId>
org.bonitasoft.console
</groupId>
<artifactId>
bonita-console
</artifactId>
<version>
7.10.
0
-SNAPSHOT
</version>
<version>
7.10.
1
-SNAPSHOT
</version>
<!-- use an empty value as workaround to ensure that maven resolves the parent pom from a repository -->
<relativePath
/>
</parent>
...
...
resources/api-extension-example/pom.xml
View file @
8c2e4d3d
...
...
@@ -3,7 +3,7 @@
<parent>
<groupId>
org.bonitasoft.distrib
</groupId>
<artifactId>
resources
</artifactId>
<version>
7.10.
0
-SNAPSHOT
</version>
<version>
7.10.
1
-SNAPSHOT
</version>
</parent>
<artifactId>
api-extension-example
</artifactId>
<packaging>
jar
</packaging>
...
...
resources/api-extension-viewer/pom.xml
View file @
8c2e4d3d
...
...
@@ -4,7 +4,7 @@
<parent>
<groupId>
org.bonitasoft.distrib
</groupId>
<artifactId>
resources
</artifactId>
<version>
7.10.
0
-SNAPSHOT
</version>
<version>
7.10.
1
-SNAPSHOT
</version>
</parent>
<artifactId>
api-extension-viewer
</artifactId>
<packaging>
jar
</packaging>
...
...
resources/bonita-theme-archetype/pom.xml
View file @
8c2e4d3d
...
...
@@ -6,7 +6,7 @@
<groupId>
org.bonitasoft.web
</groupId>
<artifactId>
bonita-theme-archetype
</artifactId>
<name>
Bonita Default Theme Archetype
</name>
<version>
7.10.
0
-SNAPSHOT
</version>
<version>
7.10.
1
-SNAPSHOT
</version>
<build>
<pluginManagement>
...
...
resources/bonita-theme/pom.xml
View file @
8c2e4d3d
...
...
@@ -5,7 +5,7 @@
<groupId>
org.bonitasoft.distrib
</groupId>
<artifactId>
bonita-theme
</artifactId>
<version>
7.10.
0
-SNAPSHOT
</version>
<version>
7.10.
1
-SNAPSHOT
</version>
<packaging>
pom
</packaging>
<properties>
...
...
resources/bootstrap-default-theme/pom.xml
View file @
8c2e4d3d
...
...
@@ -5,7 +5,7 @@
<parent>
<groupId>
org.bonitasoft.distrib
</groupId>
<artifactId>
resources
</artifactId>
<version>
7.10.
0
-SNAPSHOT
</version>
<version>
7.10.
1
-SNAPSHOT
</version>
</parent>
<artifactId>
bootstrap-default-theme
</artifactId>
<packaging>
pom
</packaging>
...
...
resources/example/pom.xml
View file @
8c2e4d3d
...
...
@@ -4,7 +4,7 @@
<parent>
<groupId>
org.bonitasoft.distrib
</groupId>
<artifactId>
resources
</artifactId>
<version>
7.10.
0
-SNAPSHOT
</version>
<version>
7.10.
1
-SNAPSHOT
</version>
</parent>
<artifactId>
page-example
</artifactId>
<packaging>
jar
</packaging>
...
...
resources/groovy-example/pom.xml
View file @
8c2e4d3d
...
...
@@ -4,7 +4,7 @@
<parent>
<groupId>
org.bonitasoft.distrib
</groupId>
<artifactId>
resources
</artifactId>
<version>
7.10.
0
-SNAPSHOT
</version>
<version>
7.10.
1
-SNAPSHOT
</version>
</parent>
<artifactId>
groovy-page-example
</artifactId>
<packaging>
jar
</packaging>
...
...
resources/html-example/pom.xml
View file @
8c2e4d3d
...
...
@@ -4,7 +4,7 @@
<parent>
<groupId>
org.bonitasoft.distrib
</groupId>
<artifactId>
resources
</artifactId>
<version>
7.10.
0
-SNAPSHOT
</version>
<version>
7.10.
1
-SNAPSHOT
</version>
</parent>
<artifactId>
html-page-example
</artifactId>
...
...
resources/looknfeel/pom.xml
View file @
8c2e4d3d
...
...
@@ -4,7 +4,7 @@
<parent>
<groupId>
org.bonitasoft.distrib
</groupId>
<artifactId>
resources
</artifactId>
<version>
7.10.
0
-SNAPSHOT
</version>
<version>
7.10.
1
-SNAPSHOT
</version>
</parent>
<artifactId>
looknfeel
</artifactId>
<packaging>
pom
</packaging>
...
...
resources/pom.xml
View file @
8c2e4d3d
...
...
@@ -3,7 +3,7 @@
<parent>
<groupId>
org.bonitasoft.distrib
</groupId>
<artifactId>
bonita-distrib
</artifactId>
<version>
7.10.
0
-SNAPSHOT
</version>
<version>
7.10.
1
-SNAPSHOT
</version>
</parent>
<artifactId>
resources
</artifactId>
...
...
resources/process-autogenerated-form/pom.xml
View file @
8c2e4d3d
...
...
@@ -4,7 +4,7 @@
<parent>
<groupId>
org.bonitasoft.distrib
</groupId>
<artifactId>
resources
</artifactId>
<version>
7.10.
0
-SNAPSHOT
</version>
<version>
7.10.
1
-SNAPSHOT
</version>
</parent>
<artifactId>
process-autogenerated-form
</artifactId>
<packaging>
pom
</packaging>
...
...
resources/step-autogenerated-form/pom.xml
View file @
8c2e4d3d
...
...
@@ -4,7 +4,7 @@
<parent>
<groupId>
org.bonitasoft.distrib
</groupId>
<artifactId>
resources
</artifactId>
<version>
7.10.
0
-SNAPSHOT
</version>
<version>
7.10.
1
-SNAPSHOT
</version>
</parent>
<artifactId>
task-autogenerated-form
</artifactId>
<packaging>
pom
</packaging>
...
...
Prev
1
2
Next
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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