Toggle navigation
Toggle navigation
This project
Loading...
Sign in
yoho-search
/
yoho-search-service
·
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
henry
2016-06-23 15:28:33 +0800
Commit
d90804f85d2b65e92a1ce4069661257fa93e65fc
1 parent
3c8fc329
pom.xml update
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
pom.xml
web/pom.xml
pom.xml
View file @
d90804f
...
...
@@ -23,7 +23,7 @@
</dependency>
<dependency>
<groupId>
com.yoho.search
</groupId>
<artifactId>
yoho-search-service-
web
</artifactId>
<artifactId>
web
</artifactId>
<version>
${project.version}
</version>
</dependency>
</dependencies>
...
...
web/pom.xml
View file @
d90804f
...
...
@@ -34,7 +34,7 @@
</dependencies>
<build>
<finalName>
yohosearch
</finalName>
<finalName>
yoho
-
search
</finalName>
<plugins>
<plugin>
<groupId>
com.yoho.tools
</groupId>
...
...
Please
register
or
login
to post a comment