Skip to content

Commit

Permalink
chore(main): release 1.1.1-SNAPSHOT (#252)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


### Updating meta-information for bleeding-edge SNAPSHOT release.

---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
  • Loading branch information
release-please[bot] authored Mar 31, 2023
1 parent 4b97d9e commit b7eea57
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<artifactId>pubsub-group-kafka-connector</artifactId>
<version>1.1.0</version><!-- {x-version-update:pubsub-group-kafka-connector:current} -->
<version>1.1.1-SNAPSHOT</version><!-- {x-version-update:pubsub-group-kafka-connector:current} -->
<packaging>jar</packaging>
<name>Pub/Sub Group Kafka Connector</name>
<url>https://github.com/googleapis/java-pubsub-group-kafka-connector</url>
Expand Down
2 changes: 1 addition & 1 deletion versions.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Format:
# module:released-version:current-version

pubsub-group-kafka-connector:1.1.0:1.1.0
pubsub-group-kafka-connector:1.1.0:1.1.1-SNAPSHOT

0 comments on commit b7eea57

Please sign in to comment.