Skip to content

Commit f3d2498

Browse files
[all] Release 1.0.6
1 parent 32f36b6 commit f3d2498

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

openbas-api/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.openbas</groupId>
88
<artifactId>openbas-platform</artifactId>
9-
<version>1.0.5</version>
9+
<version>1.0.6</version>
1010
</parent>
1111

1212
<artifactId>openbas-api</artifactId>
@@ -34,7 +34,7 @@
3434
<dependency>
3535
<groupId>io.openbas</groupId>
3636
<artifactId>openbas-framework</artifactId>
37-
<version>1.0.5</version>
37+
<version>1.0.6</version>
3838
</dependency>
3939
<dependency>
4040
<groupId>com.rabbitmq</groupId>

openbas-framework/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.openbas</groupId>
88
<artifactId>openbas-platform</artifactId>
9-
<version>1.0.5</version>
9+
<version>1.0.6</version>
1010
</parent>
1111

1212
<artifactId>openbas-framework</artifactId>
@@ -17,7 +17,7 @@
1717
<dependency>
1818
<groupId>io.openbas</groupId>
1919
<artifactId>openbas-model</artifactId>
20-
<version>1.0.5</version>
20+
<version>1.0.6</version>
2121
</dependency>
2222
<dependency>
2323
<groupId>com.rabbitmq</groupId>

openbas-model/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.openbas</groupId>
88
<artifactId>openbas-platform</artifactId>
9-
<version>1.0.5</version>
9+
<version>1.0.6</version>
1010
</parent>
1111

1212
<artifactId>openbas-model</artifactId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<groupId>io.openbas</groupId>
1313
<artifactId>openbas-platform</artifactId>
14-
<version>1.0.5</version>
14+
<version>1.0.6</version>
1515
<packaging>pom</packaging>
1616

1717
<name>OpenBAS platform</name>

0 commit comments

Comments
 (0)