File tree Expand file tree Collapse file tree 2 files changed +1
-16
lines changed Expand file tree Collapse file tree 2 files changed +1
-16
lines changed Original file line number Diff line number Diff line change 121
121
122
122
</dependencies >
123
123
124
- <build >
125
- <finalName >horizon_build</finalName >
126
- <plugins >
127
- <plugin >
128
- <groupId >org.apache.tomcat.maven</groupId >
129
- <artifactId >tomcat7-maven-plugin</artifactId >
130
- <version >2.1</version >
131
- <configuration >
132
- <port >8088</port >
133
- <path >/</path >
134
- <uriEncoding >UTF-8</uriEncoding >
135
- <server >tomcat7</server >
136
- </configuration >
137
- </plugin >
138
- </plugins >
139
- </build >
140
124
141
125
142
126
</project >
Original file line number Diff line number Diff line change 40
40
<SOURCES />
41
41
</library >
42
42
</orderEntry >
43
+ <orderEntry type =" library" name =" Maven: commons-logging:commons-logging:1.2" level =" project" />
43
44
<orderEntry type =" library" scope =" TEST" name =" Maven: junit:junit:4.12" level =" project" />
44
45
<orderEntry type =" library" scope =" TEST" name =" Maven: org.hamcrest:hamcrest-core:1.3" level =" project" />
45
46
<orderEntry type =" library" name =" Maven: log4j:log4j:1.2.16" level =" project" />
You can’t perform that action at this time.
0 commit comments