Skip to content
This repository has been archived by the owner on Sep 25, 2023. It is now read-only.

Commit

Permalink
added flexdock as maven module and git submodule because 1.2.3 isn't …
Browse files Browse the repository at this point in the history
…published at repo.maven.org, yet (requested at opencollab/flexdock#11)
  • Loading branch information
Karl-Philipp Richter committed Dec 24, 2016
1 parent 669df5d commit b637655
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,6 @@
[submodule "document-scanner-ifaces"]
path = document-scanner-ifaces
url = https://github.com/document-scanner/document-scanner-ifaces
[submodule "flexdock"]
path = flexdock
url = [email protected]:opencollab/flexdock.git
1 change: 1 addition & 0 deletions flexdock
Submodule flexdock added at 60b5c0
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
<modules>
<module>commons-math</module>
<module>JDatePicker</module>
<module>flexdock</module>
<module>message-handler</module>
<module>reflection-form-builder-aggregator</module>
<module>swing-worker-get-wait-dialog</module>
Expand Down

0 comments on commit b637655

Please sign in to comment.