gagamel пре 5 година
родитељ
комит
04f503762a
1 измењених фајлова са 2 додато и 0 уклоњено
  1. 2 0
      pom.xml

+ 2 - 0
pom.xml

@@ -58,6 +58,7 @@
 		</dependency>
 		<!-- \\\ WEB-INF lib -->
 	</dependencies>
+	
 	<build>
 		<finalName>${project.name}</finalName>
 		<resources>
@@ -75,4 +76,5 @@
 			</resource>
 		</resources>
 	</build>
+	
 </project>