File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >com.spotify</groupId >
8
8
<artifactId >dbeam-parent</artifactId >
9
- <version >0.10.28-SNAPSHOT </version >
9
+ <version >0.10.28</version >
10
10
</parent >
11
11
<artifactId >dbeam-bom</artifactId >
12
12
<packaging >pom</packaging >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >com.spotify</groupId >
8
8
<artifactId >dbeam-parent</artifactId >
9
- <version >0.10.28-SNAPSHOT </version >
9
+ <version >0.10.28</version >
10
10
</parent >
11
11
<artifactId >dbeam-core</artifactId >
12
12
Original file line number Diff line number Diff line change 11
11
12
12
<groupId >com.spotify</groupId >
13
13
<artifactId >dbeam-parent</artifactId >
14
- <version >0.10.28-SNAPSHOT </version >
14
+ <version >0.10.28</version >
15
15
<packaging >pom</packaging >
16
16
<name >dbeam-parent</name >
17
17
82
82
<scm >
83
83
<connection >scm:git:https://github.com/spotify/dbeam.git</connection >
84
84
<
developerConnection >scm:git:
[email protected] :spotify/dbeam.git</
developerConnection >
85
- <tag >HEAD </tag >
85
+ <tag >v0.10.28 </tag >
86
86
<url >scm:https://github.com/spotify/dbeam/</url >
87
87
</scm >
88
88
732
732
</filter >
733
733
</filters >
734
734
<transformers >
735
- <transformer implementation =" org.apache.maven.plugins.shade.resource.ServicesResourceTransformer" />
735
+ <transformer implementation =" org.apache.maven.plugins.shade.resource.ServicesResourceTransformer" />
736
736
<transformer implementation =" org.apache.maven.plugins.shade.resource.ManifestResourceTransformer" >
737
737
<mainClass >com.spotify.dbeam.jobs.JdbcAvroJob</mainClass >
738
738
</transformer >
You can’t perform that action at this time.
0 commit comments