This is an automated email from the ASF dual-hosted git repository.

ranke pushed a commit to branch 2.7.x
in repository https://gitbox.apache.org/repos/asf/dubbo-spi-extensions.git


The following commit(s) were added to refs/heads/2.7.x by this push:
     new d3b1b02  release dubbo-api-docs-2.7.8.3 (#29)
d3b1b02 is described below

commit d3b1b0292b164b638be28dfcee2eae6a617d1267
Author: 邪影oO <[email protected]>
AuthorDate: Thu Apr 29 17:41:15 2021 +0800

    release dubbo-api-docs-2.7.8.3 (#29)
---
 distribution/pom.xml   | 2 +-
 dubbo-api-docs/pom.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/distribution/pom.xml b/distribution/pom.xml
index e9059c4..b071973 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -33,7 +33,7 @@
         <profile>
             <id>release</id>
             <build>
-                
<finalName>apache-dubbo-extensions-${project.version}</finalName>
+                <finalName>dubbo-api-docs-2.7.8.3</finalName>
                 <plugins>
                     <plugin>
                         <artifactId>maven-assembly-plugin</artifactId>
diff --git a/dubbo-api-docs/pom.xml b/dubbo-api-docs/pom.xml
index af313fc..b66ac3c 100644
--- a/dubbo-api-docs/pom.xml
+++ b/dubbo-api-docs/pom.xml
@@ -85,7 +85,7 @@
     </issueManagement>
 
     <properties>
-        <revision>2.7.8.3-SNAPSHOT</revision>
+        <revision>2.7.8.3</revision>
         <project.build.jdkVersion>1.8</project.build.jdkVersion>
         <argLine>-Dfile.encoding=UTF-8</argLine>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

Reply via email to