Skip to content
This repository was archived by the owner on Dec 23, 2023. It is now read-only.

Commit 4a33e1d

Browse files
authored
chore(RELEASING.md): update list of VERSION_FILES (#2019)
1 parent d2367b0 commit 4a33e1d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

RELEASING.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,8 @@ token](https://help.github.com/articles/creating-a-personal-access-token-for-the
6767
api/src/main/java/io/opencensus/common/OpenCensusLibraryInformation.java
6868
exporters/metrics/ocagent/src/main/java/io/opencensus/exporter/metrics/ocagent/OcAgentNodeUtils.java
6969
exporters/trace/ocagent/src/main/java/io/opencensus/exporter/trace/ocagent/OcAgentNodeUtils.java
70+
examples/spring/servlet/build.gradle
71+
examples/spring/servlet/pom.xml
7072
)
7173
$ git checkout -b v$MAJOR.$MINOR.x master
7274
$ git push upstream v$MAJOR.$MINOR.x

0 commit comments

Comments
 (0)