Skip to content

Commit 2d3f5ca

Browse files
committed
Remove version override so that we can internally publish snapshots from this branch to 2.8.4-SNAPSHOT
1 parent 1d4d291 commit 2d3f5ca

2 files changed

Lines changed: 5 additions & 0 deletions

File tree

.blazar.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
buildResources:
22
memoryMb: 10240
3+
4+
env:
5+
SKIP_VERSION_OVERRIDE: true

pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@
2929
</basepom.test.add.opens>
3030

3131
<argLine />
32+
33+
<hubspot.build.moved.after>1773782489663</hubspot.build.moved.after>
3234
</properties>
3335

3436
<dependencyManagement>

0 commit comments

Comments
 (0)