Skip to content

Commit 3835c58

Browse files
ngonzalezpazFCjavier-godoy
authored andcommitted
build(demo): update commons-demo dependency to 2.1.0-SNAPSHOT
1 parent 6668e85 commit 3835c58

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@
152152
<dependency>
153153
<groupId>com.flowingcode.vaadin.addons.demo</groupId>
154154
<artifactId>commons-demo</artifactId>
155-
<version>1.0.0-SNAPSHOT</version>
155+
<version>2.1.0-SNAPSHOT</version>
156156
<scope>test</scope>
157157
</dependency>
158158
</dependencies>
@@ -493,4 +493,4 @@
493493
</profile>
494494

495495
</profiles>
496-
</project>
496+
</project>

0 commit comments

Comments
 (0)