Ver Fonte

Merge branch 'master' of git@tankernn.eu:gameoflife.git

Conflicts:
	pom.xml
frans há 8 anos atrás
pai
commit
3fd335107a
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -45,7 +45,7 @@
 									<mainClass>eu.tankernn.gameoflife.GameOfLife</mainClass>
 								</manifest>
 							</archive>
-							<!-- The filename of the assembled distribution file defualt ${project.build.finalName} -->
+							<!-- The filename of the assembled distribution file default ${project.build.finalName} -->
 							<finalName>${project.build.finalName}</finalName>
 							<appendAssemblyId>false</appendAssemblyId>
 						</configuration>