Merge branch 'master' of github.com:repaint-io/maven-tiles

Change-Id: I1f286ca1826f9cf42a8011df1298e4eac2006bf7
This commit is contained in:
Mark Derricutt
2023-09-17 14:11:43 +12:00

View File

@@ -63,6 +63,7 @@ class TileModel {
// 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
model.modelVersion = "4.0.0"
model.version = artifact.version
model.groupId = artifact.groupId
model.artifactId = artifact.artifactId