Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'admin/pom-config.xml')
-rw-r--r--admin/pom-config.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/pom-config.xml b/admin/pom-config.xml
index f571cbdca..c0a9192f1 100644
--- a/admin/pom-config.xml
+++ b/admin/pom-config.xml
@@ -41,7 +41,7 @@
<!-- Common global properties -->
<adminDir>${env.WORKSPACE}/admin</adminDir>
- <tcf-stream>development</tcf-stream>
+ <tcf-stream>1.2</tcf-stream>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<!-- JaCoCo global properties -->

Back to the top