Skip to content

Commit

Permalink
removed one dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jitinnagpal1989 committed Nov 14, 2017
1 parent e1d0fa4 commit aabe035
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions pom.xml
Expand Up @@ -15,11 +15,7 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd">\
<version>1.0-SNAPSHOT</version>\
<packaging>jar</packaging>\
<dependencies>\
<dependency>\
<groupId>mysql2</groupId>\
<artifactId>mysql-connector-java</artifactId>\
<version>1.4.2</version>\
</dependency>\

<dependency>\
<groupId>org.eclipse.jetty</groupId>\
<artifactId>jetty-servlet</artifactId>\
Expand Down Expand Up @@ -64,4 +60,4 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd">\
</build>\
</project>\
\
}
}

0 comments on commit aabe035

Please sign in to comment.