Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
时空开放平台
spatiotemporal-web-core
Commits
b7adb8d6
Commit
b7adb8d6
authored
Jul 19, 2024
by
侯力峰
Browse files
更改中央仓库采用user token验证方式发布jar包
parent
5c3dddb7
Changes
1
Hide whitespace changes
Inline
Side-by-side
pom.xml
View file @
b7adb8d6
...
...
@@ -8,7 +8,7 @@
<groupId>
cn.spatiotemporal
</groupId>
<artifactId>
spatiotemporal-web-core
</artifactId>
<version>
1.0.1-
RELEASE
</version>
<version>
1.0.1-
SNAPSHOT
</version>
<packaging>
jar
</packaging>
<name>
spatiotemporal-web-core
</name>
<description>
时空开放平台Web端 核心模块
</description>
...
...
@@ -253,7 +253,7 @@
<id>
ossrh-nexus
</id>
<build>
<plugins>
<plugin>
<plugin>
<groupId>
org.apache.maven.plugins
</groupId>
<artifactId>
maven-compiler-plugin
</artifactId>
<configuration>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment