@@ -59,6 +63,8 @@
|
|
|
+
|
+
|
|
|
|
@@ -69,6 +75,12 @@
|
+
|
+
|
+
- |
+
- |
|
|
|
diff --git a/financer-web-client/src/main/resources/templates/recurringTransaction/newRecurringTransaction.html b/financer-web-client/src/main/resources/templates/recurringTransaction/newRecurringTransaction.html
index 6bbe850..b4824bd 100644
--- a/financer-web-client/src/main/resources/templates/recurringTransaction/newRecurringTransaction.html
+++ b/financer-web-client/src/main/resources/templates/recurringTransaction/newRecurringTransaction.html
@@ -14,12 +14,12 @@
method="post">
diff --git a/financer-web-client/src/main/resources/templates/transaction/newTransaction.html b/financer-web-client/src/main/resources/templates/transaction/newTransaction.html
index 1641f83..7959d76 100644
--- a/financer-web-client/src/main/resources/templates/transaction/newTransaction.html
+++ b/financer-web-client/src/main/resources/templates/transaction/newTransaction.html
@@ -14,12 +14,12 @@
method="post">
diff --git a/pom.xml b/pom.xml
index a426030..61b9ef0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -35,6 +35,17 @@
financer-common
+
+
+ 77zzcx7-snapshots
+ http://192.168.10.1:8100/repository/77zzcx7-snapshots/
+
+
+ 77zzcx7-releases
+ http://192.168.10.1:8100/repository/77zzcx7-releases/
+
+
+
${project.artifactId}