Skip to content

Commit 6b04364

Browse files
ngonzalezpazFCjavier-godoy
authored andcommitted
build(demo): add commons demo dependency
1 parent 7206656 commit 6b04364

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

pom.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,12 @@
111111
<version>4.13.1</version>
112112
<scope>test</scope>
113113
</dependency>
114+
<dependency>
115+
<groupId>com.flowingcode.vaadin.addons.demo</groupId>
116+
<artifactId>commons-demo</artifactId>
117+
<version>1.0.0-SNAPSHOT</version>
118+
<scope>test</scope>
119+
</dependency>
114120
</dependencies>
115121

116122
<build>

0 commit comments

Comments
 (0)