Skip to content

Commit

Permalink
renamed dir and artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
rockoder committed Oct 29, 2018
1 parent f34d44f commit 21d6a0d
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
<modelVersion>4.0.0</modelVersion>

<groupId>com.baeldung.spring.cloud</groupId>
<artifactId>zuul-ratelimit-demo</artifactId>
<artifactId>spring-cloud-zuul-ratelimit</artifactId>
<version>0.0.1-SNAPSHOT</version>
<packaging>jar</packaging>

<name>zuul-ratelimit-demo</name>
<name>spring-cloud-zuul-ratelimit</name>
<description>Demo project for Spring Boot</description>

<parent>
Expand Down

0 comments on commit 21d6a0d

Please sign in to comment.