Added Maven internal dependencies to API

This commit is contained in:
Šesták Vít
2019-06-05 15:53:46 +02:00
parent f7d6fa0f8e
commit 7dfe71b8b9
4 changed files with 44 additions and 6 deletions

View File

@@ -18,7 +18,10 @@ object ReportsFactory{
reportDate = DateTime.lastDay,
dependencies = Seq(
buildDependency(projectId)
)
),
groupId = "com.ysoft.something",
artifactId = "someArtifact",
version = "3.1.4.1.5.9.2.6.5.3.6"
)
}
projectId -> thuck