Skip to content

Commit 74c75ca

Browse files
committed
Update name, description, and url to point to Mof instead of Mock Coach
1 parent f620a98 commit 74c75ca

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@
2626
</dependency>
2727
</dependencies>
2828

29-
<name>Mock Coach</name>
30-
<description>The Java library implementing the Mock Coach design pattern.</description>
31-
<url>https://github.com/NguyenAndrew/Mock-Coach</url>
29+
<name>mof</name>
30+
<description>The Java library implementing the Mock Orchestration Framework (Mof).</description>
31+
<url>https://github.com/NguyenAndrew/mof-java</url>
3232

3333
<licenses>
3434
<license>

0 commit comments

Comments
 (0)