Skip to content

Commit 9a9c4b1

Browse files
ngonzalezpazFCjavier-godoy
authored andcommitted
build(demo): add commons-demo dependency
1 parent 3f04c31 commit 9a9c4b1

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
@@ -112,6 +112,12 @@
112112
<version>4.13.1</version>
113113
<scope>test</scope>
114114
</dependency>
115+
<dependency>
116+
<groupId>com.flowingcode.vaadin.addons.demo</groupId>
117+
<artifactId>commons-demo</artifactId>
118+
<version>1.0.0-SNAPSHOT</version>
119+
<scope>test</scope>
120+
</dependency>
115121
</dependencies>
116122

117123
<build>

0 commit comments

Comments
 (0)