Upgraded servlet-api version to 3.0.1
[sdc.git] / common-app-api / pom.xml
index 1697ada..357c6ba 100644 (file)
@@ -28,7 +28,7 @@
 
                <dependency>
                        <groupId>javax.servlet</groupId>
-                       <artifactId>servlet-api</artifactId>
+                       <artifactId>javax.servlet-api</artifactId>
             <version>${servlet-api.version}</version>
                        <scope>provided</scope>
                </dependency>