File tree 2 files changed +26
-24
lines changed
2 files changed +26
-24
lines changed Original file line number Diff line number Diff line change 1
- # Compiled class file
2
- * .class
3
-
4
- # Log file
5
- * .log
6
-
7
- # BlueJ files
8
- * .ctxt
9
-
10
- # Mobile Tools for Java (J2ME)
11
- .mtj.tmp /
12
-
13
- # Package Files #
14
- * .jar
15
- * .war
16
- * .nar
17
- * .ear
18
- * .zip
19
- * .tar.gz
20
- * .rar
21
-
22
- # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
23
- hs_err_pid *
1
+ # Compiled class file
2
+ * .class
3
+
4
+ # Log file
5
+ * .log
6
+
7
+ # BlueJ files
8
+ * .ctxt
9
+
10
+ # Mobile Tools for Java (J2ME)
11
+ .mtj.tmp /
12
+
13
+ # Package Files #
14
+ * .jar
15
+ * .war
16
+ * .nar
17
+ * .ear
18
+ * .zip
19
+ * .tar.gz
20
+ * .rar
21
+
22
+ # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
23
+ hs_err_pid *
24
+ /nbproject /
25
+ /target /
Original file line number Diff line number Diff line change 2
2
<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
3
3
<modelVersion >4.0.0</modelVersion >
4
4
<groupId >com.unicauca</groupId >
5
- <artifactId >arat</artifactId >
5
+ <artifactId >arat-V1 </artifactId >
6
6
<version >1</version >
7
7
<packaging >jar</packaging >
8
8
<properties >
You can’t perform that action at this time.
0 commit comments