Skip to content

Commit

Permalink
Let's go. Colours of the wind (4.3.0) is here
Browse files Browse the repository at this point in the history
  • Loading branch information
Pante committed Nov 30, 2019
1 parent 24c2556 commit 95b0cc3
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion annotations/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.karuslabs</groupId>
<artifactId>chimera</artifactId>
<version>4.3.0-SNAPSHOT</version>
<version>4.3.0</version>
</parent>

<artifactId>annotations</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion commons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.karuslabs</groupId>
<artifactId>chimera</artifactId>
<version>4.3.0-SNAPSHOT</version>
<version>4.3.0</version>
</parent>

<artifactId>commons</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>com.karuslabs</groupId>
<artifactId>chimera</artifactId>
<version>4.3.0-SNAPSHOT</version>
<version>4.3.0</version>
<packaging>pom</packaging>

<name>Chimera</name>
Expand Down
2 changes: 1 addition & 1 deletion scribe/annotations/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.karuslabs</groupId>
<artifactId>scribe</artifactId>
<version>4.3.0-SNAPSHOT</version>
<version>4.3.0</version>
</parent>

<artifactId>scribe-annotations</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion scribe/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.karuslabs</groupId>
<artifactId>chimera</artifactId>
<version>4.3.0-SNAPSHOT</version>
<version>4.3.0</version>
</parent>

<artifactId>scribe</artifactId>
Expand Down

0 comments on commit 95b0cc3

Please sign in to comment.