Skip to content

Commit

Permalink
Change version number to 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jodygarnett committed Nov 11, 2013
1 parent 2fa561c commit a18908a
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion plugins/net.sf.opencsv/pom-libs.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.locationtech.udig</groupId>
<artifactId>pom-libs.parent</artifactId>
<version>0.0.1</version>
<version>0.0.2</version>
<relativePath>../../pom-libs.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion plugins/org.locationtech.udig.catalog.arcsde/pom-libs.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@

<groupId>net.refractions.catalog.arcsde</groupId>
<artifactId>download</artifactId>
<version>1.4.0</version>
<version>0.0.2</version>
<name>ArcSDE Dummy Jar Creation</name>

<packaging>pom</packaging>
Expand Down
4 changes: 2 additions & 2 deletions plugins/org.locationtech.udig.libs.db2/pom-libs.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.locationtech.udig</groupId>
<artifactId>pom-libs.parent</artifactId>
<version>0.0.1</version>
<version>0.0.2</version>
<relativePath>../../pom-libs.xml</relativePath>
</parent>

Expand Down Expand Up @@ -50,7 +50,7 @@

<groupId>org.locationtech.udig.libs.db2</groupId>
<artifactId>download</artifactId>
<version>1.4.0</version>
<version>0.0.2</version>
<name>DB2 Dummy Jar Creation</name>

<packaging>pom</packaging>
Expand Down
4 changes: 2 additions & 2 deletions plugins/org.locationtech.udig.libs.oracle/pom-libs.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.locationtech.udig</groupId>
<artifactId>pom-libs.parent</artifactId>
<version>0.0.1</version>
<version>0.0.2</version>
<relativePath>../../pom-libs.xml</relativePath>
</parent>

Expand Down Expand Up @@ -63,7 +63,7 @@

<groupId>org.locationtech.udig.libs.oracle</groupId>
<artifactId>download</artifactId>
<version>1.4.0</version>
<version>0.0.2</version>
<name>Oracle Dummy Jar Creation</name>

<packaging>pom</packaging>
Expand Down
4 changes: 2 additions & 2 deletions plugins/org.locationtech.udig.libs/pom-libs.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.locationtech.udig</groupId>
<artifactId>pom-libs.parent</artifactId>
<version>0.0.1</version>
<version>0.0.2</version>
<relativePath>../../pom-libs.xml</relativePath>
</parent>

Expand Down Expand Up @@ -46,7 +46,7 @@

<groupId>org.locationtech.udig</groupId>
<artifactId>libs</artifactId>
<version>1.3.3</version>
<version>0.0.2</version>
<name>uDig 3rd-Party Core libraries Download</name>

<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion pom-libs.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

<groupId>org.locationtech.udig</groupId>
<artifactId>pom-libs.parent</artifactId>
<version>0.0.1</version>
<version>0.0.2</version>
<name>uDig 3rd-Party libraries Download</name>

<packaging>pom</packaging>
Expand Down

0 comments on commit a18908a

Please sign in to comment.