Skip to content

Commit

Permalink
patch: New comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Arnab Kumar Nandy committed Jan 4, 2024
1 parent 9f17f5f commit d40c81f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</parent>
<groupId>com.tsystems</groupId>
<artifactId>sd-factory</artifactId>
<version>1.0.1</version>
<version>1.0.2</version>
<description>Self-Description Hub Prototype</description>
<packaging>jar</packaging>
<properties>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -84,4 +84,5 @@ public static <T> Optional<List<T>> getNonEmptyListFromCommaSeparated(String sou
}
}

// New Comments
// New Comments
// Another Comment

0 comments on commit d40c81f

Please sign in to comment.