Revision 107:63dd8c2cdfa8 pom.xml

View differences:

pom.xml
804 804
			<version>1.8</version>
805 805
			<scope>provided</scope>
806 806
		</dependency>
807
		<dependency>
808
			<groupId>javax.servlet</groupId>
809
			<artifactId>servlet-api</artifactId>
810
			<version>2.4</version>
811
			<scope>provided</scope>
812
		</dependency>
813
		<dependency>
814
			<groupId>javax.annotation</groupId>
815
			<artifactId>jsr250-api</artifactId>
816
			<version>1.0</version>
817
			<scope>provided</scope>
818
		</dependency>
807 819
	</dependencies>
808 820
</project>

Also available in: Unified diff