File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change 1616 ~ limitations under the License.
1717 -->
1818
19- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
20- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
19+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2120
2221 <parent >
2322 <groupId >org.apache</groupId >
2928 <groupId >org.apache.rocketmq</groupId >
3029 <artifactId >rocketmq-dashboard</artifactId >
3130 <packaging >jar</packaging >
32- <version >2.0.1-SNAPSHOT </version >
31+ <version >2.1.0 </version >
3332 <name >rocketmq-dashboard</name >
3433
3534 <scm >
3635 <
url >
[email protected] :apache/rocketmq-dashboard.git</
url >
3736 <
connection >scm:git:
[email protected] :apache/rocketmq-dashboard.git</
connection >
3837 <
developerConnection >scm:git:
[email protected] :apache/rocketmq-dashboard.git</
developerConnection >
39- <tag >1.0 .0</tag >
38+ <tag >rocketmq-dashboard-2.1 .0</tag >
4039 </scm >
4140
4241 <mailingLists >
471470 <configuration >
472471 <target >
473472 <copy todir =" ${project.build.directory}/classes/public" >
474- <fileset dir =" ${project.basedir}/frontend-new/build" />
473+ <fileset dir =" ${project.basedir}/frontend-new/build" />
475474 </copy >
476475 </target >
477476 </configuration >
You can’t perform that action at this time.
0 commit comments