Skip to content

Commit f830c9c

Browse files
Fix maven dependency in README.md
1 parent 145a036 commit f830c9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Add the following dependency to your maven project:
4747
```
4848
<dependency>
4949
<groupId>com.insidion</groupId>
50-
<artifactId>axon-open-admin</artifactId>
50+
<artifactId>axon-open-admin-starter</artifactId>
5151
<version>0.1.0</version>
5252
</dependency>
5353
```

0 commit comments

Comments
 (0)