Skip to content

Commit 4fd3169

Browse files
committed
Bumping to 1.1 for release
1 parent 4813bdc commit 4fd3169

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>com.yahoo.bullet</groupId>
66
<artifactId>bullet-pulsar</artifactId>
7-
<version>1.0.7-SNAPSHOT</version>
7+
<version>1.1.0-SNAPSHOT</version>
88
<packaging>jar</packaging>
99
<name>bullet-pulsar</name>
1010

@@ -51,7 +51,7 @@
5151
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
5252
<maven.compiler.source>1.8</maven.compiler.source>
5353
<maven.compiler.target>1.8</maven.compiler.target>
54-
<bullet.core.version>1.4.4</bullet.core.version>
54+
<bullet.core.version>1.5.0</bullet.core.version>
5555
<pulsar.client.version>2.2.1</pulsar.client.version>
5656
</properties>
5757

0 commit comments

Comments
 (0)