File tree Expand file tree Collapse file tree 2 files changed +13
-2
lines changed
Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 11/target
22/out
33/.idea
4- CodingUtils.iml
4+ CodingUtils.iml
5+ /src /main /java /CodingUtils /App.java
Original file line number Diff line number Diff line change 1+ <!-- ..............................................................................................................................
2+ . Copyright (c)
3+ .
4+ . The pom.xml Class was Coded by : Alexandre BOLOT
5+ .
6+ . Last Modified : 16/03/18 09:17
7+ .
8+ . Contact : bolotalex06@gmail.com
9+ .............................................................................................................................-->
10+
111<project xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xmlns =" http://maven.apache.org/POM/4.0.0"
212 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
313 <modelVersion >4.0.0</modelVersion >
414
515 <groupId >CodingUtils</groupId >
616 <artifactId >CodingUtils</artifactId >
7- <version >1.0-SNAPSHOT </version >
17+ <version >1.0</version >
818 <packaging >jar</packaging >
919
1020 <name >CodingUtils</name >
You can’t perform that action at this time.
0 commit comments