We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3f7592 commit ecbf35eCopy full SHA for ecbf35e
pom.xml
@@ -59,7 +59,7 @@
59
<dependency>
60
<groupId>com.flowingcode.vaadin.addons.demo</groupId>
61
<artifactId>commons-demo</artifactId>
62
- <version>4.0.0</version>
+ <version>5.0.0</version>
63
</dependency>
64
</dependencies>
65
</dependencyManagement>
@@ -546,15 +546,7 @@
546
<url>https://maven.vaadin.com/vaadin-prereleases</url>
547
</pluginRepository>
548
</pluginRepositories>
549
-
550
- <dependencies>
551
- <dependency>
552
- <groupId>com.flowingcode.vaadin.addons.demo</groupId>
553
- <artifactId>commons-demo</artifactId>
554
- <version>5.0.0-SNAPSHOT</version>
555
- <scope>test</scope>
556
- </dependency>
557
- </dependencies>
+
558
</profile>
559
</profiles>
560
0 commit comments