File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ custom :
2+ - https://incompetech.com/donate.html
3+ - https://xiph.org/donate
Original file line number Diff line number Diff line change 1- # 1.0.0
1+ # 1.0.1
2+ * Updated dependencies
23
4+ # 1.0.0
35_ Initial release_
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ The following configuration will play some "elevator" music in the background as
1717 <groupId >software.xdev</groupId >
1818 <artifactId >music-maven-plugin</artifactId >
1919 <version >...</version >
20- <!-- You might also want to add <inherited>false</inherited> here to not run it in every child module -->
20+ <!-- You might also want to add <inherited>false</inherited> so not every child executes this -->
2121 <executions >
2222 <execution >
2323 <phase >validate</phase >
Original file line number Diff line number Diff line change 113113 <dependency >
114114 <groupId >com.googlecode.soundlibs</groupId >
115115 <artifactId >tritonus-share</artifactId >
116- <version >0.3.7-2 </version >
116+ <version >0.3.7.4 </version >
117117 </dependency >
118118 <dependency >
119119 <groupId >com.googlecode.soundlibs</groupId >
120120 <artifactId >mp3spi</artifactId >
121- <version >1.9.5-1 </version >
121+ <version >1.9.5.4 </version >
122122 </dependency >
123123 <dependency >
124124 <groupId >com.googlecode.soundlibs</groupId >
125125 <artifactId >vorbisspi</artifactId >
126- <version >1.0.3-1 </version >
126+ <version >1.0.3.3 </version >
127127 </dependency >
128128 </dependencies >
129129
You can’t perform that action at this time.
0 commit comments