Fixed issue with images and resources

This commit is contained in:
JKetelaar
2015-09-15 08:49:07 +02:00
parent 98dd0b29fe
commit 23012dee3e
3 changed files with 12 additions and 2 deletions
Binary file not shown.
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>org.parabot</groupId>
<artifactId>client</artifactId>
<version>2.2.36</version>
<description>POM was created from install:install-file</description>
</project>
+3 -2
View File
@@ -3,13 +3,14 @@
<groupId>org.parabot</groupId>
<artifactId>client</artifactId>
<versioning>
<release>2.2.34</release>
<release>2.2.36</release>
<versions>
<version>2.2</version>
<version>2.2.32</version>
<version>2.2.33</version>
<version>2.2.34</version>
<version>2.2.36</version>
</versions>
<lastUpdated>20150914144244</lastUpdated>
<lastUpdated>20150915064745</lastUpdated>
</versioning>
</metadata>