Skip to content

Commit 6411106

Browse files
committed
release jumped to 1.3.1-SNAPSHOT
1 parent 73efd81 commit 6411106

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,13 +64,13 @@ To do that with maven use the following dependencies:
6464
<!-- This is optional, you can use your own annotations or comment config -->
6565
<groupId>com.javax0.geci</groupId>
6666
<artifactId>javageci-annotation</artifactId>
67-
<version>1.3.0</version>
67+
<version>1.3.1-SNAPSHOT</version>
6868
</dependency>
6969
<dependency>
7070
<groupId>com.javax0.geci</groupId>
7171
<artifactId>javageci-engine</artifactId>
7272
<scope>test</scope>
73-
<version>1.3.0</version>
73+
<version>1.3.1-SNAPSHOT</version>
7474
</dependency>
7575
```
7676

0 commit comments

Comments
 (0)