mirror of
https://github.com/bmlong137/maven-tiles
synced 2025-09-17 14:21:08 +00:00
Merge branch 'master' of github.com:repaint-io/maven-tiles
Change-Id: I1f286ca1826f9cf42a8011df1298e4eac2006bf7
This commit is contained in:
@@ -63,6 +63,7 @@ class TileModel {
|
|||||||
// this is in the artifact but isn't actually in the file, we need it
|
// this is in the artifact but isn't actually in the file, we need it
|
||||||
// so we can pass it through the parent structure in the TilesModelResolverImpl
|
// so we can pass it through the parent structure in the TilesModelResolverImpl
|
||||||
|
|
||||||
|
model.modelVersion = "4.0.0"
|
||||||
model.version = artifact.version
|
model.version = artifact.version
|
||||||
model.groupId = artifact.groupId
|
model.groupId = artifact.groupId
|
||||||
model.artifactId = artifact.artifactId
|
model.artifactId = artifact.artifactId
|
||||||
|
Reference in New Issue
Block a user