Project

General

Profile

« Previous | Next » 

Revision 47519

FS Plugin: for claims we need to be able to collect json files

View differences:

pom.xml
88 88
			<artifactId>joda-time</artifactId>
89 89
			<version>2.9.2</version>
90 90
		</dependency>
91
		
92
		
91
		<dependency>
92
			<groupId>org.json</groupId>
93
			<artifactId>json</artifactId>
94
			<version>20160810</version>
95
		</dependency>
96

  
97

  
93 98
	</dependencies>
94 99
</project>

Also available in: Unified diff