Content-Length: 253501 | pFad | http://github.com/madyx/musicg/commit/9fe1cc74d51bef8b886815fa9b5a70fa36424875

8B version is now automatically inserted · madyx/musicg@9fe1cc7 · GitHub
Skip to content

Commit

Permalink
version is now automatically inserted
Browse files Browse the repository at this point in the history
  • Loading branch information
fracpete committed Apr 5, 2018
1 parent 8c82ca1 commit 9fe1cc7
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 5 deletions.
14 changes: 14 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,20 @@
</execution>
</executions>
</plugin>

<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>templating-maven-plugin</artifactId>
<version>1.0.0</version>
<executions>
<execution>
<id>filtering-java-templates</id>
<goals>
<goal>filter-sources</goal>
</goals>
</execution>
</executions>
</plugin>
</plugins>
</build>
</project>
5 changes: 5 additions & 0 deletions src/main/java-templates/com/musicg/version/Version.java
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
package com.musicg.version;

public class Version{
public static final String VERSION="${project.version}";
}
5 changes: 0 additions & 5 deletions src/main/java/com/musicg/version/Version.java

This file was deleted.

0 comments on commit 9fe1cc7

Please sign in to comment.








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/madyx/musicg/commit/9fe1cc74d51bef8b886815fa9b5a70fa36424875

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy