Skip to content

Commit

Permalink
version 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
deleolajide committed Dec 10, 2020
1 parent 79359ee commit 20825e3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.cmd
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
call mvn clean package -Dmaven.test.skip=true

copy ofmeet\target\ofmeet.jar C:\openfire_4_6_0\plugins\ofmeet.jar
rem copy pade\target\pade.jar C:\openfire_4_6_0\plugins\pade.jar
copy pade\target\pade.jar C:\openfire_4_6_0\plugins\pade.jar

pause
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<module>web</module>
<module>config</module>
<module>ofmeet</module>
<!--module>pade</module-->
<module>pade</module>
</modules>

<licenses>
Expand Down

0 comments on commit 20825e3

Please sign in to comment.