Skip to content

Commit ea2616d

Browse files
committed
updating servelet maven repository for test
1 parent 1553aa0 commit ea2616d

112 files changed

Lines changed: 415 additions & 9482 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

pom.xml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,12 @@
101101
<version>3.2.3.RELEASE</version>
102102
<scope>test</scope>
103103
</dependency>
104-
104+
<dependency>
105+
<groupId>javax.servlet</groupId>
106+
<artifactId>javax.servlet-api</artifactId>
107+
<version>3.1.0</version>
108+
<scope>provided</scope>
109+
</dependency>
105110
<dependency>
106111
<groupId>ch.qos.logback</groupId>
107112
<artifactId>logback-classic</artifactId>

target/VProfile-1.0.war

-17.3 MB
Binary file not shown.

target/VProfile-1.0/WEB-INF/appconfig-data.xml

Lines changed: 0 additions & 54 deletions
This file was deleted.

target/VProfile-1.0/WEB-INF/appconfig-mvc.xml

Lines changed: 0 additions & 26 deletions
This file was deleted.

target/VProfile-1.0/WEB-INF/appconfig-root.xml

Lines changed: 0 additions & 20 deletions
This file was deleted.

target/VProfile-1.0/WEB-INF/appconfig-security.xml

Lines changed: 0 additions & 29 deletions
This file was deleted.

target/VProfile-1.0/WEB-INF/classes/application.properties

Lines changed: 0 additions & 4 deletions
This file was deleted.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)