Skip to content

Commit cf521b2

Browse files
committed
release repo
1 parent 294e112 commit cf521b2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.mvn/settings.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,9 @@
4949
<buildRootDir>${maven.multiModuleProjectDirectory}/build</buildRootDir>
5050
<storage>${buildRootDir}/storage</storage>
5151
<product.build.id>${product.final.name}</product.build.id>
52+
<repo.type>Release</repo.type>
53+
<osgi.compatible.version>${base.version}</osgi.compatible.version>
54+
<maven.compatible.version>${base.version}</maven.compatible.version>
5255
</properties>
5356
</profile>
5457
<profile>

0 commit comments

Comments
 (0)