diff --git a/ureport2-core/target/classes/com/bstek/ureport/definition/searchform/RangeDateUtils.class b/ureport2-core/target/classes/com/bstek/ureport/definition/searchform/RangeDateUtils.class index 5e1d7a5..81e24a3 100644 Binary files a/ureport2-core/target/classes/com/bstek/ureport/definition/searchform/RangeDateUtils.class and b/ureport2-core/target/classes/com/bstek/ureport/definition/searchform/RangeDateUtils.class differ diff --git a/ureport2-core/target/classes/com/bstek/ureport/definition/searchform/SelectInputComponent.class b/ureport2-core/target/classes/com/bstek/ureport/definition/searchform/SelectInputComponent.class index 655d1ea..73e8234 100644 Binary files a/ureport2-core/target/classes/com/bstek/ureport/definition/searchform/SelectInputComponent.class and b/ureport2-core/target/classes/com/bstek/ureport/definition/searchform/SelectInputComponent.class differ diff --git a/ureport2-core/target/maven-archiver/pom.properties b/ureport2-core/target/maven-archiver/pom.properties index cca3b5f..a5a77cb 100644 --- a/ureport2-core/target/maven-archiver/pom.properties +++ b/ureport2-core/target/maven-archiver/pom.properties @@ -1,5 +1,5 @@ #Generated by Maven -#Fri Jul 10 15:27:50 CST 2020 +#Mon Jul 20 11:23:13 CST 2020 version=2.2.9 groupId=com.bstek.ureport artifactId=ureport2-core diff --git a/ureport2-core/target/ureport2-core-2.2.9-sources.jar b/ureport2-core/target/ureport2-core-2.2.9-sources.jar index 7203c5e..522bfe5 100644 Binary files a/ureport2-core/target/ureport2-core-2.2.9-sources.jar and b/ureport2-core/target/ureport2-core-2.2.9-sources.jar differ diff --git a/ureport2-core/target/ureport2-core-2.2.9.jar b/ureport2-core/target/ureport2-core-2.2.9.jar index f318274..1f1210b 100644 Binary files a/ureport2-core/target/ureport2-core-2.2.9.jar and b/ureport2-core/target/ureport2-core-2.2.9.jar differ diff --git a/ureport2-core/upload.bat b/ureport2-core/upload.bat index 0057e8e..58b4a04 100644 --- a/ureport2-core/upload.bat +++ b/ureport2-core/upload.bat @@ -1,11 +1,11 @@ set mvn_repo_home=G:\maven\repository\ set deploy_tmp_folder=G:\maven\mvn_deploy\ set repositoryId=maven-releases -set repoUrl=http://192.168.31.188:8081/repository/maven-releases/ +set repoUrl=http://47.114.154.180:8081/repository/maven-releases/ call mvn clean install xcopy %mvn_repo_home%com\bstek\ureport\ureport2-core\2.2.9\ureport2-core-2.2.9* %deploy_tmp_folder% /y call mvn deploy:deploy-file -DgroupId=com.bstek.ureport -DartifactId=ureport2-core -Dversion=2.2.9 -Dpackaging=jar -Dfile=%deploy_tmp_folder%ureport2-core-2.2.9.jar -Durl=%repoUrl% -DrepositoryId=%repositoryId% -call mvn deploy:deploy-file -DgroupId=com.bstek.ureport -DartifactId=ureport2-core-sources -Dversion=2.2.9 -Dpackaging=jar -Dclassifier=sources -Dfile=%deploy_tmp_folder%ureport2-core-2.2.9-sources.jar -Durl=%repoUrl% -DrepositoryId=%repositoryId% +call mvn deploy:deploy-file -DgroupId=com.bstek.ureport -DartifactId=ureport2-core -Dversion=2.2.9 -Dpackaging=jar -Dclassifier=sources -Dfile=%deploy_tmp_folder%ureport2-core-2.2.9-sources.jar -Durl=%repoUrl% -DrepositoryId=%repositoryId% call mvn deploy:deploy-file -DgroupId=com.bstek.ureport -DartifactId=ureport2-core -Dversion=2.2.9 -Dpackaging=pom -Dfile=%deploy_tmp_folder%ureport2-core-2.2.9.pom -Durl=%repoUrl% -DrepositoryId=%repositoryId% diff --git a/ureport2-parent/upload.bat b/ureport2-parent/upload.bat index 14196e8..4458a40 100644 --- a/ureport2-parent/upload.bat +++ b/ureport2-parent/upload.bat @@ -1,7 +1,7 @@ set mvn_repo_home=G:\maven\repository\ set deploy_tmp_folder=G:\maven\mvn_deploy\ set repositoryId=maven-releases -set repoUrl=http://192.168.31.188:8081/repository/maven-releases/ +set repoUrl=http://47.114.154.180:8081/repository/maven-releases/ call mvn clean install xcopy %mvn_repo_home%com\bstek\ureport\ureport2-parent\2.0.6\ureport2-parent-2.0.6* %deploy_tmp_folder% /y