Skip to content

Commit

Permalink
Merge pull request #5 from ONSdigital/repeatable-maven-builds
Browse files Browse the repository at this point in the history
Change docker-info final name to avoid clashes
  • Loading branch information
jwgwalton authored Nov 27, 2017
2 parents 8092bc9 + 321e3f6 commit 93cafd6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,7 @@
</goals>
<phase>package</phase>
<configuration>
<finalName>docker-info-${project.artifactId}</finalName>
<repository>sdcplatform/${project.artifactId}</repository>
</configuration>
</execution>
Expand Down

0 comments on commit 93cafd6

Please sign in to comment.