Skip to content

Commit

Permalink
Merge pull request #107 from entando-k8s/ENG-5519
Browse files Browse the repository at this point in the history
ENG-5519 Updating references
  • Loading branch information
BrenoQVDS authored Apr 20, 2024
2 parents 058706a + d4536cb commit dc87e6f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Dockerfile.jvm
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM entando/entando-k8s-operator-common:v7.3.1-ENG-5347-PR-152-BB-release-2F-7.3
FROM entando/entando-k8s-operator-common:v7.3.1-ENG-5519-PR-162-BB-release-2F-7.3
ARG VERSION
LABEL name="Entando K8S App Controller" \
vendor="Entando" \
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.entando</groupId>
<artifactId>entando-quarkus-parent</artifactId>
<version>7.3.1-ENG-5347-PR-54</version>
<version>7.3.1-ENG-5513-PR-57</version>
<relativePath/>
</parent>
<version>7.3.1</version>
Expand Down Expand Up @@ -64,7 +64,7 @@
<properties>
<github.organization>entando-k8s</github.organization>
<sonar.projectKey>${github.organization}_${project.artifactId}</sonar.projectKey>
<entando-k8s-operator-common.version>7.3.1-ENG-5489-PR-161</entando-k8s-operator-common.version>
<entando-k8s-operator-common.version>7.3.1-ENG-5519-PR-162</entando-k8s-operator-common.version>
<skipLicenseDownload>true</skipLicenseDownload>
<preDeploymentTestGroups>in-process</preDeploymentTestGroups>
<postDeploymentTestGroups>smoke</postDeploymentTestGroups>
Expand Down

0 comments on commit dc87e6f

Please sign in to comment.