Skip to content

Commit b963321

Browse files
chore(main): release 0.7.6-SNAPSHOT (#207)
🤖 I have created a release *beep* *boop* --- <details><summary>0.7.6-SNAPSHOT</summary> ### Updating meta-information for bleeding-edge SNAPSHOT release. </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: opentdf-automation[bot] <149537512+opentdf-automation[bot]@users.noreply.github.com> Co-authored-by: Morgan Kleene <[email protected]>
1 parent b119d73 commit b963321

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

cmdline/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.opentdf.platform</groupId>
66
<artifactId>sdk-pom</artifactId>
7-
<version>0.7.5</version>
7+
<version>0.7.6-SNAPSHOT</version>
88
</parent>
99
<artifactId>cmdline</artifactId>
1010
<properties>

examples/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>sdk-pom</artifactId>
66
<groupId>io.opentdf.platform</groupId>
7-
<version>0.7.5</version>
7+
<version>0.7.6-SNAPSHOT</version>
88
</parent>
99

1010
<groupId>io.opentdf.platform</groupId>

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>io.opentdf.platform</groupId>
77
<artifactId>sdk-pom</artifactId>
8-
<version>0.7.5</version>
8+
<version>0.7.6-SNAPSHOT</version>
99
<name>io.opentdf.platform:sdk-pom</name>
1010
<description>OpenTDF Java SDK</description>
1111
<url>https://github.com/opentdf/java-sdk</url>

sdk/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<artifactId>sdk-pom</artifactId>
88
<groupId>io.opentdf.platform</groupId>
9-
<version>0.7.5</version>
9+
<version>0.7.6-SNAPSHOT</version>
1010
</parent>
1111
<packaging>jar</packaging>
1212
<properties>

0 commit comments

Comments
 (0)