diff --git a/current/EMBED.md b/current/EMBED.md index 591f349..2717fa1 100644 --- a/current/EMBED.md +++ b/current/EMBED.md @@ -3,7 +3,15 @@ ## Add the repository to the main `POM.xml` file (either a private repository or a public one depending upon where the connector package is hosted). '''xml - + + central + [[Central Repository]] + [[https://repo.maven.apache.org/maven2]] + default + + false + + ''' ## Add a dependency on the connector package in the main `POM.xml`.