You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
group ='com.codenamerevy.additionalbars'// http://maven.apache.org/guides/mini/guide-naming-conventions.html
18
18
archivesBaseName ='additionalbars'
19
19
20
20
sourceCompatibility = targetCompatibility = compileJava.sourceCompatibility = compileJava.targetCompatibility ='1.8'// Need this here so eclipse task generates correctly.
0 commit comments