Skip to content

Commit 2ad2471

Browse files
committed
change coordinates to:
<groupId>rwperrott</groupId> <artifactId>rwperrott-string-template-utils</artifactId> <version>2.2.1</version>
1 parent a99ce97 commit 2ad2471

File tree

3 files changed

+3
-39
lines changed

3 files changed

+3
-39
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# string-template-utils
1+
# rwperrott-string-template-utils
22
General utilities for use with [StringTemplate](http://www.stringtemplate.org/) v4 jar, with utilities for my rebuild of string-template-maven-plugin
33

44
The core is allows far more powerful MethodHandle based replacements for the original Method based ObjectModelAdapter

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
</properties>
1515

1616
<groupId>rwperrott</groupId>
17-
<artifactId>string-template-utils</artifactId>
18-
<version>2.2.0</version>
17+
<artifactId>rwperrott-string-template-utils</artifactId>
18+
<version>2.2.1</version>
1919
<packaging>jar</packaging>
2020

2121
<name>StringTemplate Utils</name>

string-template-utils.iml

Lines changed: 0 additions & 36 deletions
This file was deleted.

0 commit comments

Comments
 (0)