diff --git a/pom.xml b/pom.xml index 5434b674c381edf8d7d713f30a840edaaea9de3c..5a6b104413c7eabaa0862d9c28ba534980e0c656 100644 --- a/pom.xml +++ b/pom.xml @@ -460,6 +460,15 @@ <aggregator.textgridrep.dev>https://textgridlab.org/dev/confserv</aggregator.textgridrep.dev> </properties> </profile> + <profile> + <id>testserver</id> + <properties> + <aggregator.endpoint.published>http://test.textgridlab.org/1.0/aggregator</aggregator.endpoint.published> + <aggregator.textgridrep.default>http://test.textgridlab.org/1.0/confserv</aggregator.textgridrep.default> + <aggregator.textgridrep.dev>https://textgridlab.org/dev/confserv</aggregator.textgridrep.dev> + <aggregator.classifier>esx1</aggregator.classifier> + </properties> + </profile> <profile> <id>authtests</id> <activation>