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 66 <parent >
77 <groupId >com.spotify</groupId >
88 <artifactId >dbeam-parent</artifactId >
9- <version >0.10.28-SNAPSHOT </version >
9+ <version >0.10.28</version >
1010 </parent >
1111 <artifactId >dbeam-bom</artifactId >
1212 <packaging >pom</packaging >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >com.spotify</groupId >
88 <artifactId >dbeam-parent</artifactId >
9- <version >0.10.28-SNAPSHOT </version >
9+ <version >0.10.28</version >
1010 </parent >
1111 <artifactId >dbeam-core</artifactId >
1212
Original file line number Diff line number Diff line change 1111
1212 <groupId >com.spotify</groupId >
1313 <artifactId >dbeam-parent</artifactId >
14- <version >0.10.28-SNAPSHOT </version >
14+ <version >0.10.28</version >
1515 <packaging >pom</packaging >
1616 <name >dbeam-parent</name >
1717
8282 <scm >
8383 <connection >scm:git:https://github.com/spotify/dbeam.git</connection >
8484 <developerConnection >scm:git:git@github.com:spotify/dbeam.git</developerConnection >
85- <tag >HEAD </tag >
85+ <tag >v0.10.28 </tag >
8686 <url >scm:https://github.com/spotify/dbeam/</url >
8787 </scm >
8888
732732 </filter >
733733 </filters >
734734 <transformers >
735- <transformer implementation =" org.apache.maven.plugins.shade.resource.ServicesResourceTransformer" />
735+ <transformer implementation =" org.apache.maven.plugins.shade.resource.ServicesResourceTransformer" />
736736 <transformer implementation =" org.apache.maven.plugins.shade.resource.ManifestResourceTransformer" >
737737 <mainClass >com.spotify.dbeam.jobs.JdbcAvroJob</mainClass >
738738 </transformer >
You can’t perform that action at this time.
0 commit comments