Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
csbase-dev
csbase-rest-client-java
Commits
4a141c27
Commit
4a141c27
authored
Jan 22, 2019
by
Pedro Rocha
Browse files
[csbase-rest-client-java release]prepare release v0.1.0_2019_01_22
parent
f4c5c25b
Pipeline
#5188
canceled with stages
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
pom.xml
View file @
4a141c27
<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"
>
<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"
>
<modelVersion>
4.0.0
</modelVersion>
<groupId>
br.puc-rio.tecgraf.csbase
</groupId>
<artifactId>
csbase-rest-client-java
</artifactId>
<version>
0.1.0
-SNAPSHOT
</version>
<version>
0.1.0
</version>
<packaging>
jar
</packaging>
<name>
CSBase Java REST Client
</name>
...
...
@@ -149,7 +148,7 @@
<url>
${scm.base.https}/csbase-rest-client-java
</url>
<connection>
scm:git:${scm.base.https}/csbase-rest-client-java.git
</connection>
<developerConnection>
scm:git:${scm.base.ssh}/csbase-rest-client-java.git
</developerConnection>
<tag>
HEAD
</tag>
<tag>
v0.1.0_2019_01_22
</tag>
</scm>
</project>
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