Skip to content

Commit

Permalink
31: Release 1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
keilw committed Apr 15, 2018
1 parent 9558666 commit bb9b6d1
Show file tree
Hide file tree
Showing 19 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion console/functional-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>javamoney-examples-console</artifactId>
<groupId>org.javamoney.examples.console</groupId>
<version>1.1-SNAPSHOT</version>
<version>1.1</version>
</parent>

<artifactId>functional-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion console/javamoney-console-bp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>javamoney-examples-console</artifactId>
<groupId>org.javamoney.examples.console</groupId>
<version>1.1-SNAPSHOT</version>
<version>1.1</version>
</parent>
<artifactId>javamoney-console-bp</artifactId>
<name>JavaMoney Simple Console Examples for Java 7</name>
Expand Down
2 changes: 1 addition & 1 deletion console/javamoney-console-java8/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.javamoney.examples.console</groupId>
<artifactId>javamoney-examples-console</artifactId>
<version>1.1-SNAPSHOT</version>
<version>1.1</version>
</parent>
<artifactId>javamoney-console-java8</artifactId>
<name>JavaMoney Java 8 Console Examples</name>
Expand Down
2 changes: 1 addition & 1 deletion console/javamoney-console-simple/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>javamoney-examples-console</artifactId>
<groupId>org.javamoney.examples.console</groupId>
<version>1.1-SNAPSHOT</version>
<version>1.1</version>
</parent>
<artifactId>javamoney-console-simple</artifactId>
<name>JavaMoney Simple Console Examples</name>
Expand Down
2 changes: 1 addition & 1 deletion console/moneymachine/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<artifactId>javamoney-examples-console</artifactId>
<groupId>org.javamoney.examples.console</groupId>
<version>1.1-SNAPSHOT</version>
<version>1.1</version>
</parent>

<artifactId>moneymachine</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion console/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.javamoney.examples</groupId>
<artifactId>javamoney-examples</artifactId>
<version>1.1-SNAPSHOT</version>
<version>1.1</version>
</parent>
<groupId>org.javamoney.examples.console</groupId>
<artifactId>javamoney-examples-console</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion javafx/money-fxdemo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.javamoney.examples.javafx</groupId>
<artifactId>javamoney-examples-javafx</artifactId>
<version>1.1-SNAPSHOT</version>
<version>1.1</version>
</parent>
<artifactId>javamoney-fxdemo</artifactId>
<name>JavaMoney FX Demo</name>
Expand Down
2 changes: 1 addition & 1 deletion javafx/money-javafx-binding/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<artifactId>javamoney-examples-javafx</artifactId>
<groupId>org.javamoney.examples.javafx</groupId>
<version>1.1-SNAPSHOT</version>
<version>1.1</version>
</parent>

<artifactId>javamoney-fxbinding</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion javafx/money-javafx-binding/src/main/resources/log4j.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.1-SNAPSHOT" encoding="UTF-8" ?>
<?xml version="1.1" encoding="UTF-8" ?>
<!DOCTYPE log4j:configuration SYSTEM "log4j.dtd">

<log4j:configuration xmlns:log4j="http://jakarta.apache.org/log4j/">
Expand Down
2 changes: 1 addition & 1 deletion javafx/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>javamoney-examples</artifactId>
<groupId>org.javamoney.examples</groupId>
<version>1.1-SNAPSHOT</version>
<version>1.1</version>
</parent>
<artifactId>javamoney-examples-javafx</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<artifactId>javamoney-examples</artifactId>
<packaging>pom</packaging>
<name>Java Money and Currency Examples</name>
<version>1.1-SNAPSHOT</version>
<version>1.1</version>
<modules>
<module>console</module>
<module>swing</module>
Expand Down
2 changes: 1 addition & 1 deletion swing/javamoney-ez/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.javamoney.examples.swing</groupId>
<artifactId>javamoney-examples-swing</artifactId>
<version>1.1-SNAPSHOT</version>
<version>1.1</version>
</parent>
<groupId>org.javamoney.examples.ez</groupId>
<artifactId>javamoney-ez</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion swing/javamoney-ez/src/site/site.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.1-SNAPSHOT" encoding="ISO-8859-1"?>
<?xml version="1.1" encoding="ISO-8859-1"?>
<project name="JavaMoney">
<publishDate position="navigation-bottom" format="yyyy-MM-dd"/>
<bannerLeft>
Expand Down
2 changes: 1 addition & 1 deletion swing/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.javamoney.examples</groupId>
<artifactId>javamoney-examples</artifactId>
<version>1.1-SNAPSHOT</version>
<version>1.1</version>
</parent>
<artifactId>javamoney-examples-swing</artifactId>
<name>Java Money and Currency Swing RCP Examples</name>
Expand Down
2 changes: 1 addition & 1 deletion web/javamoney-payment-cdi-event/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.javamoney.examples.web</groupId>
<version>1.1-SNAPSHOT</version>
<version>1.1</version>
<artifactId>javamoney-examples-web</artifactId>
</parent>
<artifactId>javamoney-payment-cdi-event</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion web/javamoney-tradingapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>javamoney-examples-web</artifactId>
<groupId>org.javamoney.examples.web</groupId>
<version>1.1-SNAPSHOT</version>
<version>1.1</version>
</parent>
<artifactId>javamoney-tradingapp</artifactId>
<packaging>war</packaging>
Expand Down
4 changes: 2 additions & 2 deletions web/jax-rs-money/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>javamoney-examples-web</artifactId>
<groupId>org.javamoney.examples.web</groupId>
<version>1.1-SNAPSHOT</version>
<version>1.1</version>
</parent>
<artifactId>jax-rs-money</artifactId>
<packaging>war</packaging>
Expand All @@ -29,7 +29,7 @@
<dependency>
<artifactId>moneta</artifactId>
<groupId>org.javamoney</groupId>
<version>1.1-SNAPSHOT-RC3</version>
<version>1.1-RC3</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
Expand Down
2 changes: 1 addition & 1 deletion web/jsf-money/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>javamoney-examples-web</artifactId>
<groupId>org.javamoney.examples.web</groupId>
<version>1.1-SNAPSHOT</version>
<version>1.1</version>
</parent>
<artifactId>javamoney-examples-jsf</artifactId>
<packaging>war</packaging>
Expand Down
2 changes: 1 addition & 1 deletion web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>javamoney-examples</artifactId>
<groupId>org.javamoney.examples</groupId>
<version>1.1-SNAPSHOT</version>
<version>1.1</version>
</parent>
<artifactId>javamoney-examples-web</artifactId>
<packaging>pom</packaging>
Expand Down

0 comments on commit bb9b6d1

Please sign in to comment.