We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e942456 commit 3e83c7bCopy full SHA for 3e83c7b
library-api/pom.xml
@@ -3,9 +3,9 @@
3
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
4
<modelVersion>4.0.0</modelVersion>
5
<groupId>org.prestoncabe</groupId>
6
- <artifactId>benefit-decision-toolkit</artifactId>
+ <artifactId>bdt-library-api</artifactId>
7
<version>0.1.17</version>
8
- <name>Benefit Decision Toolkit</name>
+ <name>BDT Library API</name>
9
10
<properties>
11
<compiler-plugin.version>3.11.0</compiler-plugin.version>
0 commit comments