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
6d0fa78b
Commit
6d0fa78b
authored
Jan 22, 2019
by
Pedro Rocha
Browse files
[csbase-rest-client-java release]prepare for next development iteration
parent
4a141c27
Pipeline
#5189
failed with stages
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
pom.xml
View file @
6d0fa78b
...
...
@@ -3,7 +3,7 @@
<groupId>
br.puc-rio.tecgraf.csbase
</groupId>
<artifactId>
csbase-rest-client-java
</artifactId>
<version>
0.1.
0
</version>
<version>
0.1.
1-SNAPSHOT
</version>
<packaging>
jar
</packaging>
<name>
CSBase Java REST Client
</name>
...
...
@@ -148,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>
v0.1.0_2019_01_22
</tag>
<tag>
HEAD
</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