Toggle navigation
Toggle navigation
This project
Loading...
Sign in
OPENTECH
/
parent
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
chunhua.zhang
2018-01-05 16:44:38 +0800
Commit
55ed4a6d3ad39be37f5d1e56ff41eced41b9b315
1 parent
7213ca51
update influxdb to 2.7
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletions
.gitignore
pom.xml
.gitignore
0 → 100644
View file @
55ed4a6
*.iml
...
...
pom.xml
View file @
55ed4a6
...
...
@@ -232,7 +232,7 @@
<dependency>
<groupId>
org.influxdb
</groupId>
<artifactId>
influxdb-java
</artifactId>
<version>
2.
1
</version>
<version>
2.
7
</version>
</dependency>
...
...
Please
register
or
login
to post a comment