Skip to content

Commit 6270b25

Browse files
committed
Set to next snapshot version
1 parent 0457f41 commit 6270b25

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

flatter.pom

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,13 @@
3030
<dependency>
3131
<groupId>com.jwebmp.plugins</groupId>
3232
<artifactId>d3</artifactId>
33-
<version>2.0.2</version>
33+
<version>2.0.1</version>
3434
<scope>compile</scope>
3535
</dependency>
3636
<dependency>
3737
<groupId>com.jwebmp.plugins</groupId>
3838
<artifactId>typescript-client</artifactId>
39-
<version>2.0.2</version>
39+
<version>2.0.1</version>
4040
<scope>compile</scope>
4141
</dependency>
4242
</dependencies>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
<parent>
55
<groupId>com.jwebmp</groupId>
66
<artifactId>parent</artifactId>
7-
<version>2.0.2</version>
7+
<version>2.1.0-SNAPSHOT</version>
88
</parent>
99
<groupId>com.jwebmp.plugins</groupId>
1010
<artifactId>c3</artifactId>
1111
<packaging>jar</packaging>
12-
<version>2.0.2</version>
12+
<version>2.1.0-SNAPSHOT</version>
1313
<name>C3 Plugin</name>
1414
<description>The JWebMP implementation for C3 Graphing</description>
1515
<issueManagement>

0 commit comments

Comments
 (0)