Skip to content

Commit 995f08a

Browse files
javier-godoypaodb
authored andcommitted
test: remove commons-demo test dependency
1 parent 9fe8df0 commit 995f08a

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

pom.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1717
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
1818
<drivers.dir>${project.basedir}/drivers</drivers.dir>
19-
<flowingcode.commons.demo.version>4.2.0</flowingcode.commons.demo.version>
2019
</properties>
2120

2221
<organization>
@@ -90,12 +89,6 @@
9089
<version>2.8.2.vaadin2</version>
9190
<scope>compile</scope>
9291
</dependency>
93-
<dependency>
94-
<groupId>com.flowingcode.vaadin.addons.demo</groupId>
95-
<artifactId>commons-demo</artifactId>
96-
<version>${flowingcode.commons.demo.version}</version>
97-
<scope>test</scope>
98-
</dependency>
9992
<dependency>
10093
<groupId>org.slf4j</groupId>
10194
<artifactId>slf4j-simple</artifactId>

0 commit comments

Comments
 (0)