Skip to content

Commit 52cf73f

Browse files
author
BG317958
committed
directory content clean.
1 parent e116de6 commit 52cf73f

File tree

2 files changed

+1
-16
lines changed

2 files changed

+1
-16
lines changed

pom.xml

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -121,22 +121,6 @@
121121

122122
</dependencies>
123123

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>
140124

141125

142126
</project>

rainbow.iml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
<SOURCES />
4141
</library>
4242
</orderEntry>
43+
<orderEntry type="library" name="Maven: commons-logging:commons-logging:1.2" level="project" />
4344
<orderEntry type="library" scope="TEST" name="Maven: junit:junit:4.12" level="project" />
4445
<orderEntry type="library" scope="TEST" name="Maven: org.hamcrest:hamcrest-core:1.3" level="project" />
4546
<orderEntry type="library" name="Maven: log4j:log4j:1.2.16" level="project" />

0 commit comments

Comments
 (0)