Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Artifacts for betterform-exist 5.1-SNAPSHOT-20160615
  • Loading branch information
adamretter committed Jun 19, 2018
1 parent 223b88e commit ed86c39
Show file tree
Hide file tree
Showing 4 changed files with 27 additions and 0 deletions.
Binary file not shown.
@@ -0,0 +1 @@
83f24dfbd3b7e821038501f432711969aca8458e
@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">

<modelVersion>4.0.0</modelVersion>
<groupId>de.betterform</groupId>
<artifactId>betterform-exist</artifactId>
<version>5.1-SNAPSHOT-20160615</version>
<name>betterFORM eXist extension</name>
<url>http://www.betterform.de</url>

<organization>
<name>betterFORM</name>
<url>http://www.betterform.de</url>
</organization>

<dependencies>
<dependency>
<groupId>org.infinispan</groupId>
<artifactId>infinispan-core</artifactId>
<version>6.0.0.Final</version>
</dependency>
</dependencies>

</project>
@@ -0,0 +1 @@
a9ea7ca53cd3de78710e6ec691849537e9f5b7e7

0 comments on commit ed86c39

Please sign in to comment.