Skip to content

Commit

Permalink
priorityqueue-strema-order -> java-priorityqueue-stream-order
Browse files Browse the repository at this point in the history
  • Loading branch information
pivovarit committed Sep 10, 2018
1 parent 26a7d0f commit bad6a46
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
File renamed without changes.
Expand Up @@ -4,10 +4,10 @@

<groupId>com.pivovarit</groupId>
<version>1.0</version>
<artifactId>priorityqueue-stream-order</artifactId>
<artifactId>java-priorityqueue-stream-order</artifactId>
<packaging>jar</packaging>

<name>priorityqueue-stream-order</name>
<name>java-priorityqueue-stream-order</name>
<url>http://maven.apache.org</url>
<build>
<plugins>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -13,9 +13,9 @@
<module>kotlin-null-nonsafety</module>
<module>kotlin-collections</module>
<module>hamming-error-correction</module>
<module>priorityqueue-stream-order</module>
<module>sneaky-throws-lambda</module>
<module>kotlin-type-inference</module>
<module>java-priorityqueue-stream-order</module>
<module>java-sliding-window-stream</module>
<module>java-lazy-initialization</module>
<module>java-sealed-classes</module>
Expand Down

0 comments on commit bad6a46

Please sign in to comment.