File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
docker-versions-maven-plugin-usage
docker-versions-maven-plugin Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2424 <parent >
2525 <groupId >com.github.cafapi.plugins.docker.versions</groupId >
2626 <artifactId >docker-versions</artifactId >
27- <version >1.0.0-SNAPSHOT </version >
27+ <version >1.0.0-29 </version >
2828 </parent >
2929
3030 <artifactId >docker-versions-maven-plugin-usage</artifactId >
3939 <plugin >
4040 <groupId >com.github.cafapi.plugins.docker.versions</groupId >
4141 <artifactId >docker-versions-maven-plugin</artifactId >
42- <version >1.0.0-SNAPSHOT </version >
42+ <version >1.0.0-29 </version >
4343 <executions >
4444 <execution >
4545 <id >populate-project-registry</id >
Original file line number Diff line number Diff line change 2424 <parent >
2525 <groupId >com.github.cafapi.plugins.docker.versions</groupId >
2626 <artifactId >docker-versions</artifactId >
27- <version >1.0.0-SNAPSHOT </version >
27+ <version >1.0.0-29 </version >
2828 </parent >
2929
3030 <artifactId >docker-versions-maven-plugin</artifactId >
Original file line number Diff line number Diff line change 2929
3030 <groupId >com.github.cafapi.plugins.docker.versions</groupId >
3131 <artifactId >docker-versions</artifactId >
32- <version >1.0.0-SNAPSHOT </version >
32+ <version >1.0.0-29 </version >
3333 <packaging >pom</packaging >
3434
3535 <description >This Maven plugin helps to manage Docker images versions that are used by a project.</description >
You can’t perform that action at this time.
0 commit comments