Tagging 1.13.0-rc3
diff --git a/docs/internal.xml b/docs/internal.xml
index ea6af00..48135d0 100644
--- a/docs/internal.xml
+++ b/docs/internal.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos</artifactId>
- <version>1.13.0-SNAPSHOT</version>
+ <version>1.13.0-rc3</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -49,7 +49,7 @@
<configuration>
<show>package</show>
<docfilessubdirs>true</docfilessubdirs>
- <doctitle>ONOS Java API (1.13.0-SNAPSHOT)</doctitle>
+ <doctitle>ONOS Java API (1.13.0-rc3)</doctitle>
<excludePackageNames>@internal-excludes</excludePackageNames>
<sourceFileExcludes>
<sourceFileExclude>**/generated-sources/**</sourceFileExclude>