Skip to content

Commit 3e83c7b

Browse files
committed
library-api: rename maven project to "bdt-library-api"
1 parent e942456 commit 3e83c7b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library-api/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>org.prestoncabe</groupId>
6-
<artifactId>benefit-decision-toolkit</artifactId>
6+
<artifactId>bdt-library-api</artifactId>
77
<version>0.1.17</version>
8-
<name>Benefit Decision Toolkit</name>
8+
<name>BDT Library API</name>
99

1010
<properties>
1111
<compiler-plugin.version>3.11.0</compiler-plugin.version>

0 commit comments

Comments
 (0)