Skip to content

Commit 4fe970f

Browse files
ngonzalezpazFCjavier-godoy
authored andcommitted
build(demo): update commons-demo dependency to 2.1.0-SNAPSHOT
1 parent dcc64d5 commit 4fe970f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
<dependency>
104104
<groupId>com.flowingcode.vaadin.addons.demo</groupId>
105105
<artifactId>commons-demo</artifactId>
106-
<version>1.0.0-SNAPSHOT</version>
106+
<version>2.1.0-SNAPSHOT</version>
107107
<scope>test</scope>
108108
</dependency>
109109
</dependencies>
@@ -320,4 +320,4 @@
320320
</profile>
321321

322322
</profiles>
323-
</project>
323+
</project>

0 commit comments

Comments
 (0)