Skip to content

Commit

Permalink
Patch release 1.0.2, including fixes contributed by Fergus Nelson
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Taylor committed Jul 5, 2013
1 parent fdb6401 commit 64b4cef
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>stillingar-api</artifactId>
<version>1.0.1</version>
<version>1.0.2</version>
<packaging>jar</packaging>

<name>Stillingar - API</name>
Expand Down
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>stillingar-core</artifactId>
<version>1.0.1</version>
<version>1.0.2</version>
<packaging>jar</packaging>

<name>Stillingar - Core</name>
Expand Down
2 changes: 1 addition & 1 deletion example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

<packaging>war</packaging>

<version>1.0.1</version>
<version>1.0.2</version>

<inceptionYear>2011</inceptionYear>

Expand Down
2 changes: 1 addition & 1 deletion jaxb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>stillingar-jaxb</artifactId>
<version>1.0.1</version>
<version>1.0.2</version>
<packaging>jar</packaging>

<name>Stillingar - JAXB</name>
Expand Down
2 changes: 1 addition & 1 deletion spring/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<version>1.0</version>
</parent>
<artifactId>stillingar-spring</artifactId>
<version>1.0.1</version>
<version>1.0.2</version>
<packaging>jar</packaging>

<name>Stillingar - Spring</name>
Expand Down
2 changes: 1 addition & 1 deletion xmlbeans-xpath/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>stillingar-xmlbeans-xpath</artifactId>
<version>1.0.1</version>
<version>1.0.2</version>
<packaging>jar</packaging>

<name>Stillingar - XML Beans XPath enhancement</name>
Expand Down
2 changes: 1 addition & 1 deletion xmlbeans/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>stillingar-xmlbeans</artifactId>
<version>1.0.1</version>
<version>1.0.2</version>
<packaging>jar</packaging>

<name>Stillingar - XML Beans</name>
Expand Down

0 comments on commit 64b4cef

Please sign in to comment.