Skip to content

Commit 0b5dbac

Browse files
author
Lars Wander
committed
Address first round of feedback
1 parent c7d5f2a commit 0b5dbac

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

kubernetes/RELEASES.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,9 @@ of information:
6363

6464
File an [issue](https://github.com/kubernetes-client/java/issues) with the
6565
title `Propose release <VERSION>`, and open a PR against the `master` branch
66-
with an updated changelog and compatibility matrix (if necessary). Once all
67-
[OWNERS](https://github.com/kubernetes-client/java/blob/master/OWNERS) LGTM the
66+
with an updated changelog and compatibility matrix (if necessary). Once at
67+
least one other
68+
[OWNER](https://github.com/kubernetes-client/java/blob/master/OWNERS) LGTMs the
6869
PR, merge it, and close the issue.
6970

7071
### 2. Publish the release to Maven Central

kubernetes/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
<connection>scm:git:[email protected]:kubernetes-client/java.git</connection>
1313
<developerConnection>scm:git:[email protected]:kubernetes-client/java.git</developerConnection>
1414
<url>https://github.com/kubernetes-client/java</url>
15-
<tag>client-java-1.3</tag>
1615
</scm>
1716
<prerequisites>
1817
<maven>2.2.0</maven>

0 commit comments

Comments
 (0)