Skip to content

Commit

Permalink
Add JDSOL module to build
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Thomas <markt@apache.org>
  • Loading branch information
markt-asf committed Jun 9, 2020
1 parent 1f27105 commit 8e676a2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
Copyright (c) 1997, 2020 Oracle and/or its affiliates and others.
All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
Expand Down Expand Up @@ -50,6 +51,7 @@
<modules>
<module>api</module>
<module>spec</module>
<module>jdsol-spec</module>
<module>impl</module>
</modules>

Expand Down

0 comments on commit 8e676a2

Please sign in to comment.