Revision: 277b17a50e63
Author: jhargrave <
jhar...@lingotek.com>
Date: Mon Dec 29 19:42:40 2014 UTC
Log: add jericho 3.4-dev to our private okapi maven repo...
update jericho versions
add the okapi.maven2 git repo as a repository
https://code.google.com/p/okapi/source/detail?r=277b17a50e63&repo=maven2
Added:
/htmlparser/jericho/jericho-html/3.4-dev/jericho-html-3.4-dev.jar
/htmlparser/jericho/jericho-html/3.4-dev/jericho-html-3.4-dev.pom
=======================================
--- /dev/null
+++ /htmlparser/jericho/jericho-html/3.4-dev/jericho-html-3.4-dev.jar Mon
Dec 29 19:42:40 2014 UTC
Binary file, no diff available.
=======================================
--- /dev/null
+++ /htmlparser/jericho/jericho-html/3.4-dev/jericho-html-3.4-dev.pom Mon
Dec 29 19:42:40 2014 UTC
@@ -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>net.htmlparser.jericho</groupId>
+ <artifactId>jericho-html</artifactId>
+ <version>3.4-dev</version>
+ <description>POM was created from install:install-file</description>
+</project>