From 4ed935fc8e684df68f28c2d3c3a8a104513ad11a Mon Sep 17 00:00:00 2001
From: zhanglei <zhanglei9588@foxmail.com>
Date: Thu, 14 Apr 2022 18:06:06 +0800
Subject: [PATCH] test12234
---
Jenkinsfile | 2 +-
pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/Jenkinsfile b/Jenkinsfile
index 4513a10..728dfc6 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -1,3 +1,3 @@
//utils 源码在jenkins-pipeline-library里
@Library('utils')_
-pipelineScript('git_study','http://47.92.145.232:8998/r/git_study.git')
\ No newline at end of file
+pipelineScript('git_study','http://47.92.145.232:8998/r/git_study.git','')
\ No newline at end of file
diff --git a/pom.xml b/pom.xml
index 4973ff1..b11a795 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
<maven.compiler.source>8</maven.compiler.source>
<maven.compiler.target>8</maven.compiler.target>
<!--当前项目版本号-->
- <revision>1.9.0-SHNPSHOT</revision>
+ <revision>1.9.1-SHNPSHOT</revision>
<maven.deploy.skip>true</maven.deploy.skip>
</properties>
<build>
--
Gitblit v1.9.1