Skip to content

Commit 90af49e

Browse files
committed
Remove version override so that we can internally publish snapshots from this branch to 2.8.4-SNAPSHOT
1 parent 79865cd commit 90af49e

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

.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
@@ -30,6 +30,8 @@
3030
</basepom.test.add.opens>
3131

3232
<argLine />
33+
34+
<hubspot.build.moved.after>1773782489663</hubspot.build.moved.after>
3335
</properties>
3436

3537
<dependencyManagement>

0 commit comments

Comments
 (0)