Skip to content

Commit ea8702d

Browse files
committed
Moving JTW under impl
Signed-off-by: fjtirado <[email protected]>
1 parent e0ff20d commit ea8702d

File tree

5 files changed

+1
-1
lines changed

5 files changed

+1
-1
lines changed
File renamed without changes.

impl/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@
7575
<module>http</module>
7676
<module>core</module>
7777
<module>jackson</module>
78+
<module>jwt</module>
7879
<module>jwt-impl</module>
7980
</modules>
8081
</project>

pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@
4646
<module>examples</module>
4747
<module>experimental</module>
4848
<module>fluent</module>
49-
<module>jwt</module>
5049
</modules>
5150

5251
<properties>

0 commit comments

Comments
 (0)