Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
小 白蛋
Agile Bpm Basic
Commits
95c0968a
Commit
95c0968a
authored
6 years ago
by
jeff
Browse files
Options
Download
Plain Diff
Merge remote-tracking branch 'origin/master'
parents
93adccae
18e5036b
v1.2.9
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
demo/demo-core/pom.xml
+1
-1
demo/demo-core/pom.xml
web/pom.xml
+1
-1
web/pom.xml
with
2 additions
and
2 deletions
+2
-2
demo/demo-core/pom.xml
+
1
-
1
View file @
95c0968a
...
...
@@ -38,7 +38,7 @@
<dependency>
<groupId>
com.dstz.agilebpm
</groupId>
<artifactId>
wf-api
</artifactId>
<version>
1.3.9
</version>
<version>
1.3.9
.1
</version>
</dependency>
</dependencies>
...
...
This diff is collapsed.
Click to expand it.
web/pom.xml
+
1
-
1
View file @
95c0968a
...
...
@@ -17,7 +17,7 @@
<properties>
<base.version>
1.2.9
</base.version>
<bpm.version>
1.3.9
</bpm.version>
<bpm.version>
1.3.9
.1
</bpm.version>
<bus-form.version>
1.2.9
</bus-form.version>
<platform.version>
1.2.9
</platform.version>
</properties>
...
...
This diff is collapsed.
Click to expand it.
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
Menu
Projects
Groups
Snippets
Help