This repository was archived by the owner on Mar 31, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >dockerfile-maven</artifactId >
77 <groupId >com.spotify</groupId >
8- <version >1.4.13-SNAPSHOT </version >
8+ <version >1.4.13</version >
99 </parent >
1010
1111 <artifactId >dockerfile-maven-extension</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >com.spotify</groupId >
77 <artifactId >dockerfile-maven</artifactId >
8- <version >1.4.13-SNAPSHOT </version >
8+ <version >1.4.13</version >
99 </parent >
1010
1111 <artifactId >dockerfile-maven-plugin</artifactId >
5858 <dependency >
5959 <groupId >com.spotify</groupId >
6060 <artifactId >dockerfile-maven-extension</artifactId >
61- <version >1.4.13-SNAPSHOT </version >
61+ <version >1.4.13</version >
6262 </dependency >
6363
6464 <dependency >
Original file line number Diff line number Diff line change 99 </parent >
1010
1111 <artifactId >dockerfile-maven</artifactId >
12- <version >1.4.13-SNAPSHOT </version >
12+ <version >1.4.13</version >
1313 <packaging >pom</packaging >
1414
1515 <name >Dockerfile Maven Support</name >
2828 <scm >
2929 <
connection >scm:git:ssh://
[email protected] /spotify/dockerfile-maven.git</
connection >
3030 <
developerConnection >scm:git:ssh://
[email protected] /spotify/dockerfile-maven.git</
developerConnection >
31- <tag >HEAD </tag >
31+ <tag >v1.4.13 </tag >
3232 <url >https://github.com/spotify/dockerfile-maven</url >
3333 </scm >
3434
You can’t perform that action at this time.
0 commit comments