Skip to content

Commit

Permalink
commit release 1.1.1 pom
Browse files Browse the repository at this point in the history
  • Loading branch information
slawo-ch committed Sep 28, 2018
1 parent fc315b6 commit 57a87c6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"favorites.sortDirection": "ASC",
"favorites.groupsFirst": true
}
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<groupId>com.twineworks</groupId>
<artifactId>collections</artifactId>
<packaging>jar</packaging>
<version>1.1.1-SNAPSHOT</version>
<version>1.1.1</version>

<name>${project.groupId}:${project.artifactId}</name>
<description>Special purpose collections for Java.</description>
Expand Down

0 comments on commit 57a87c6

Please sign in to comment.