Skip to content

Commit

Permalink
Revert "chore: release 0.1.0 (#36)" (#43)
Browse files Browse the repository at this point in the history
This reverts commit a69ccb7.
  • Loading branch information
dpcollins-google committed May 18, 2020
1 parent a69ccb7 commit 66313ae
Show file tree
Hide file tree
Showing 10 changed files with 25 additions and 47 deletions.
22 changes: 0 additions & 22 deletions CHANGELOG.md

This file was deleted.

8 changes: 4 additions & 4 deletions google-cloud-pubsublite/pom.xml
Expand Up @@ -3,13 +3,13 @@
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-pubsublite-parent</artifactId>
<version>0.1.0</version><!-- {x-version-update:google-cloud-pubsublite:current} -->
<version>0.0.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-pubsublite:current} -->
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-pubsublite</artifactId>
<version>0.1.0</version><!-- {x-version-update:google-cloud-pubsublite:current} -->
<version>0.0.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-pubsublite:current} -->
<packaging>jar</packaging>
<name>Google Cloud Pub/Sub Lite</name>
<url>https://github.com/googleapis/java-pubsublite</url>
Expand All @@ -35,12 +35,12 @@
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-cloud-pubsublite-v1</artifactId>
<version>0.1.0</version><!-- {x-version-update:google-cloud-pubsublite:current} -->
<version>0.0.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-pubsublite:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-google-cloud-pubsublite-v1</artifactId>
<version>0.1.0</version><!-- {x-version-update:google-cloud-pubsublite:current} -->
<version>0.0.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-pubsublite:current} -->
</dependency>
<dependency>
<groupId>com.google.flogger</groupId>
Expand Down
6 changes: 3 additions & 3 deletions grpc-google-cloud-pubsublite-v1/pom.xml
Expand Up @@ -4,20 +4,20 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-google-cloud-pubsublite-v1</artifactId>
<version>0.1.0</version><!-- {x-version-update:google-cloud-pubsublite:current} -->
<version>0.0.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-pubsublite:current} -->
<name>grpc-google-cloud-pubsublite-v1</name>
<description>GRPC library for grpc-google-cloud-pubsublite-v1</description>
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-pubsublite-parent</artifactId>
<version>0.1.0</version><!-- {x-version-update:google-cloud-pubsublite:current} -->
<version>0.0.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-pubsublite:current} -->
<relativePath>../pom.xml</relativePath>
</parent>
<dependencies>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-cloud-pubsublite-v1</artifactId>
<version>0.1.0</version><!-- {x-version-update:google-cloud-pubsublite:current} -->
<version>0.0.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-pubsublite:current} -->
</dependency>
<dependency>
<groupId>io.grpc</groupId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -8,7 +8,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-pubsublite-parent</artifactId>
<version>0.1.0</version><!-- {x-version-update:google-cloud-pubsublite:current} -->
<version>0.0.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-pubsublite:current} -->
<packaging>pom</packaging>
<name>Google Cloud Pub/Sub Lite Parent</name>
<url>https://github.com/googleapis/java-pubsublite</url>
Expand Down
4 changes: 2 additions & 2 deletions proto-google-cloud-pubsublite-v1/pom.xml
Expand Up @@ -4,13 +4,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-cloud-pubsublite-v1</artifactId>
<version>0.1.0</version><!-- {x-version-update:google-cloud-pubsublite:current} -->
<version>0.0.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-pubsublite:current} -->
<name>proto-google-cloud-pubsublite-v1</name>
<description>PROTO library for proto-google-cloud-pubsublite-v1</description>
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-pubsublite-parent</artifactId>
<version>0.1.0</version><!-- {x-version-update:google-cloud-pubsublite:current} -->
<version>0.0.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-pubsublite:current} -->
<relativePath>../pom.xml</relativePath>
</parent>
<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions pubsublite-beam-io/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-pubsublite-parent</artifactId>
<version>0.1.0</version><!-- {x-version-update:google-cloud-pubsublite:current} -->
<version>0.0.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-pubsublite:current} -->
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand All @@ -18,7 +18,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-pubsublite</artifactId>
<version>0.1.0</version><!-- {x-version-update:google-cloud-pubsublite:current} -->
<version>0.0.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-pubsublite:current} -->
</dependency>
<dependency>
<groupId>com.google.code.findbugs</groupId>
Expand Down
8 changes: 4 additions & 4 deletions samples/install-without-bom/pom.xml
Expand Up @@ -46,20 +46,20 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-pubsublite</artifactId>
<version>0.1.0</version>
<version>0.0.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-pubsub</artifactId>
<version>0.1.0</version>
<version>1.105.0</version>
</dependency>
<!-- [END pubsublite_install_without_bom] -->

<!-- A logging dependency used by the underlying library -->
<dependency>
<groupId>com.google.flogger</groupId>
<artifactId>flogger-system-backend</artifactId>
<version>0.1.0</version>
<version>0.5.1</version>
<scope>runtime</scope>
</dependency>

Expand All @@ -72,7 +72,7 @@
<dependency>
<groupId>com.google.truth</groupId>
<artifactId>truth</artifactId>
<version>0.1.0</version>
<version>1.0.1</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down
8 changes: 4 additions & 4 deletions samples/snapshot/pom.xml
Expand Up @@ -45,19 +45,19 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-pubsublite</artifactId>
<version>0.1.0</version>
<version>0.0.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-pubsub</artifactId>
<version>0.1.0</version>
<version>1.105.0</version>
</dependency>

<!-- A logging dependency used by the underlying library -->
<dependency>
<groupId>com.google.flogger</groupId>
<artifactId>flogger-system-backend</artifactId>
<version>0.1.0</version>
<version>0.5.1</version>
<scope>runtime</scope>
</dependency>

Expand All @@ -70,7 +70,7 @@
<dependency>
<groupId>com.google.truth</groupId>
<artifactId>truth</artifactId>
<version>0.1.0</version>
<version>1.0.1</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down
8 changes: 4 additions & 4 deletions samples/snippets/pom.xml
Expand Up @@ -50,7 +50,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>libraries-bom</artifactId>
<version>0.1.0</version>
<version>5.3.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand All @@ -65,13 +65,13 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-pubsublite</artifactId>
<version>0.1.0</version><!-- TODO: remove after release -->
<version>0.0.1-SNAPSHOT</version><!-- TODO: remove after release -->
</dependency>
<!-- A logging dependency used by the underlying library -->
<dependency>
<groupId>com.google.flogger</groupId>
<artifactId>flogger-system-backend</artifactId>
<version>0.1.0</version>
<version>0.5.1</version>
<scope>runtime</scope>
</dependency>
<!-- [END pubsublite_java_dependencies] -->
Expand All @@ -86,7 +86,7 @@
<dependency>
<groupId>com.google.truth</groupId>
<artifactId>truth</artifactId>
<version>0.1.0</version>
<version>1.0.1</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down
2 changes: 1 addition & 1 deletion versions.txt
@@ -1,4 +1,4 @@
# Format:
# module:released-version:current-version

google-cloud-pubsublite:0.1.0:0.1.0
google-cloud-pubsublite:0.0.0:0.0.1-SNAPSHOT

0 comments on commit 66313ae

Please sign in to comment.