compiles, tests and dists without Redis + samples

This commit is contained in:
Viktor Klang 2010-03-25 01:28:55 +01:00
parent ec06b6dc0d
commit 03a5cf79d8
14 changed files with 64 additions and 52 deletions

View file

@ -1,8 +1,8 @@
<?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>net.lag/groupId>
<groupId>net.lag</groupId>
<artifactId>configgy</artifactId>
<version>configgy-2.8.0.Beta1-1.5-SNAPSHOT</version>
<version>2.8.0.Beta1-1.5-SNAPSHOT</version>
<packaging>jar</packaging>
</project>