Skip to content

Commit

Permalink
fix for supporting APS 2.3.0: now version.properties is correctly add…
Browse files Browse the repository at this point in the history
…ed in the project (#45)
  • Loading branch information
OpenPj committed Apr 13, 2022
1 parent 1eb41c5 commit 10cba22
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
type=bpmSuite
version.major=2
version.minor=3
version.revision=0
version.edition=Alfresco Process Services (powered by Activiti)
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
type=bpmSuite
version.major=2
version.minor=3
version.revision=0
version.edition=Alfresco Process Services (powered by Activiti)

0 comments on commit 10cba22

Please sign in to comment.