Skip to content

Commit 331f119

Browse files
committed
Update version to 8.1.0
1 parent 8d1dfa3 commit 331f119

40 files changed

Lines changed: 80 additions & 80 deletions

File tree

auditor/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>org.duracloud</groupId>
66
<artifactId>auditor</artifactId>
7-
<version>8.1.0-SNAPSHOT</version>
7+
<version>8.1.0</version>
88
<name>DuraCloud Auditor</name>
99
<url>http://duracloud.org/</url>
1010

1111
<parent>
1212
<groupId>org.duracloud</groupId>
1313
<artifactId>duracloud</artifactId>
14-
<version>8.1.0-SNAPSHOT</version>
14+
<version>8.1.0</version>
1515
<relativePath>../pom.xml</relativePath>
1616
</parent>
1717

chunk/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>org.duracloud</groupId>
66
<artifactId>chunk</artifactId>
7-
<version>8.1.0-SNAPSHOT</version>
7+
<version>8.1.0</version>
88
<name>Stream Chunking</name>
99

1010
<parent>
1111
<artifactId>duracloud</artifactId>
1212
<groupId>org.duracloud</groupId>
13-
<version>8.1.0-SNAPSHOT</version>
13+
<version>8.1.0</version>
1414
<relativePath>../pom.xml</relativePath>
1515
</parent>
1616

common-aop/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>org.duracloud</groupId>
66
<artifactId>common-aop</artifactId>
7-
<version>8.1.0-SNAPSHOT</version>
7+
<version>8.1.0</version>
88
<name>Common AOP</name>
99

1010
<parent>
1111
<artifactId>duracloud</artifactId>
1212
<groupId>org.duracloud</groupId>
13-
<version>8.1.0-SNAPSHOT</version>
13+
<version>8.1.0</version>
1414
<relativePath>../pom.xml</relativePath>
1515
</parent>
1616

common-cache/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44
<parent>
55
<groupId>org.duracloud</groupId>
66
<artifactId>duracloud</artifactId>
7-
<version>8.1.0-SNAPSHOT</version>
7+
<version>8.1.0</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

1111
<modelVersion>4.0.0</modelVersion>
1212
<groupId>org.duracloud</groupId>
1313
<artifactId>common-cache</artifactId>
14-
<version>8.1.0-SNAPSHOT</version>
14+
<version>8.1.0</version>
1515
<name>Common Event</name>
1616

1717
<dependencies>

common-changenotifier/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>org.duracloud</groupId>
66
<artifactId>common-changenotifier</artifactId>
7-
<version>8.1.0-SNAPSHOT</version>
7+
<version>8.1.0</version>
88
<name>Common Change-Notifier</name>
99

1010
<parent>
1111
<artifactId>duracloud</artifactId>
1212
<groupId>org.duracloud</groupId>
13-
<version>8.1.0-SNAPSHOT</version>
13+
<version>8.1.0</version>
1414
<relativePath>../pom.xml</relativePath>
1515
</parent>
1616

common-cli/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>org.duracloud</groupId>
66
<artifactId>common-cli</artifactId>
7-
<version>8.1.0-SNAPSHOT</version>
7+
<version>8.1.0</version>
88
<name>DuraCloud Common Command Line Helpers</name>
99
<description>Some useful framework classes for building commandline tools</description>
1010

1111
<parent>
1212
<groupId>org.duracloud</groupId>
1313
<artifactId>duracloud</artifactId>
14-
<version>8.1.0-SNAPSHOT</version>
14+
<version>8.1.0</version>
1515
<relativePath>../pom.xml</relativePath>
1616
</parent>
1717

common-db/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>org.duracloud</groupId>
66
<artifactId>common-db</artifactId>
7-
<version>8.1.0-SNAPSHOT</version>
7+
<version>8.1.0</version>
88
<name>Common DB</name>
99

1010
<parent>
1111
<artifactId>duracloud</artifactId>
1212
<groupId>org.duracloud</groupId>
13-
<version>8.1.0-SNAPSHOT</version>
13+
<version>8.1.0</version>
1414
<relativePath>../pom.xml</relativePath>
1515
</parent>
1616

common-event/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44
<parent>
55
<groupId>org.duracloud</groupId>
66
<artifactId>duracloud</artifactId>
7-
<version>8.1.0-SNAPSHOT</version>
7+
<version>8.1.0</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

1111
<modelVersion>4.0.0</modelVersion>
1212
<groupId>org.duracloud</groupId>
1313
<artifactId>common-event</artifactId>
14-
<version>8.1.0-SNAPSHOT</version>
14+
<version>8.1.0</version>
1515
<name>Common Event</name>
1616

1717
<dependencies>

common-json/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>org.duracloud</groupId>
66
<artifactId>common-json</artifactId>
7-
<version>8.1.0-SNAPSHOT</version>
7+
<version>8.1.0</version>
88
<name>Common JSON</name>
99

1010
<parent>
1111
<artifactId>duracloud</artifactId>
1212
<groupId>org.duracloud</groupId>
13-
<version>8.1.0-SNAPSHOT</version>
13+
<version>8.1.0</version>
1414
<relativePath>../pom.xml</relativePath>
1515
</parent>
1616

common-notification/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>org.duracloud</groupId>
66
<artifactId>common-notification</artifactId>
7-
<version>8.1.0-SNAPSHOT</version>
7+
<version>8.1.0</version>
88
<name>Common Notification</name>
99

1010
<parent>
1111
<artifactId>duracloud</artifactId>
1212
<groupId>org.duracloud</groupId>
13-
<version>8.1.0-SNAPSHOT</version>
13+
<version>8.1.0</version>
1414
<relativePath>../pom.xml</relativePath>
1515
</parent>
1616

0 commit comments

Comments
 (0)