Skip to content
This repository was archived by the owner on May 11, 2018. It is now read-only.

Commit 8c7b43f

Browse files
authored
Preparing to release next version 5.1.2 (#406)
* Updated build files in preparation for next release i.e 5.1.2-b1a * Updating snapshot version in all POMs
1 parent 86156f6 commit 8c7b43f

File tree

45 files changed

+102
-102
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+102
-102
lines changed

mq/main/bridge/bridge-admin/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
55
6-
Copyright (c) 2012-2017 Oracle and/or its affiliates. All rights reserved.
6+
Copyright (c) 2012-2018 Oracle and/or its affiliates. All rights reserved.
77
88
The contents of this file are subject to the terms of either the GNU
99
General Public License Version 2 only ("GPL") or the Common Development
@@ -48,7 +48,7 @@
4848
<parent>
4949
<groupId>org.glassfish.mq</groupId>
5050
<artifactId>bridge</artifactId>
51-
<version>5.1.1-SNAPSHOT</version>
51+
<version>5.1.2-SNAPSHOT</version>
5252
<relativePath>../pom.xml</relativePath>
5353
</parent>
5454

mq/main/bridge/bridge-api/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
55
6-
Copyright (c) 2012-2017 Oracle and/or its affiliates. All rights reserved.
6+
Copyright (c) 2012-2018 Oracle and/or its affiliates. All rights reserved.
77
88
The contents of this file are subject to the terms of either the GNU
99
General Public License Version 2 only ("GPL") or the Common Development
@@ -48,7 +48,7 @@
4848
<parent>
4949
<groupId>org.glassfish.mq</groupId>
5050
<artifactId>bridge</artifactId>
51-
<version>5.1.1-SNAPSHOT</version>
51+
<version>5.1.2-SNAPSHOT</version>
5252
<relativePath>../pom.xml</relativePath>
5353
</parent>
5454

mq/main/bridge/bridge-jms/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
55
6-
Copyright (c) 2011-2017 Oracle and/or its affiliates. All rights reserved.
6+
Copyright (c) 2011-2018 Oracle and/or its affiliates. All rights reserved.
77
88
The contents of this file are subject to the terms of either the GNU
99
General Public License Version 2 only ("GPL") or the Common Development
@@ -48,7 +48,7 @@
4848
<parent>
4949
<groupId>org.glassfish.mq</groupId>
5050
<artifactId>bridge</artifactId>
51-
<version>5.1.1-SNAPSHOT</version>
51+
<version>5.1.2-SNAPSHOT</version>
5252
<relativePath>../pom.xml</relativePath>
5353
</parent>
5454

mq/main/bridge/bridge-stomp/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
55
6-
Copyright (c) 2011-2017 Oracle and/or its affiliates. All rights reserved.
6+
Copyright (c) 2011-2018 Oracle and/or its affiliates. All rights reserved.
77
88
The contents of this file are subject to the terms of either the GNU
99
General Public License Version 2 only ("GPL") or the Common Development
@@ -48,7 +48,7 @@
4848
<parent>
4949
<groupId>org.glassfish.mq</groupId>
5050
<artifactId>bridge</artifactId>
51-
<version>5.1.1-SNAPSHOT</version>
51+
<version>5.1.2-SNAPSHOT</version>
5252
<relativePath>../pom.xml</relativePath>
5353
</parent>
5454

mq/main/bridge/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
55
6-
Copyright (c) 2011-2017 Oracle and/or its affiliates. All rights reserved.
6+
Copyright (c) 2011-2018 Oracle and/or its affiliates. All rights reserved.
77
88
The contents of this file are subject to the terms of either the GNU
99
General Public License Version 2 only ("GPL") or the Common Development
@@ -48,7 +48,7 @@
4848
<parent>
4949
<groupId>org.glassfish.mq</groupId>
5050
<artifactId>mq</artifactId>
51-
<version>5.1.1-SNAPSHOT</version>
51+
<version>5.1.2-SNAPSHOT</version>
5252
<relativePath>../pom.xml</relativePath>
5353
</parent>
5454

mq/main/comm-io/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
55
6-
Copyright (c) 2011-2017 Oracle and/or its affiliates. All rights reserved.
6+
Copyright (c) 2011-2018 Oracle and/or its affiliates. All rights reserved.
77
88
The contents of this file are subject to the terms of either the GNU
99
General Public License Version 2 only ("GPL") or the Common Development
@@ -48,7 +48,7 @@
4848
<parent>
4949
<groupId>org.glassfish.mq</groupId>
5050
<artifactId>mq</artifactId>
51-
<version>5.1.1-SNAPSHOT</version>
51+
<version>5.1.2-SNAPSHOT</version>
5252
<relativePath>../pom.xml</relativePath>
5353
</parent>
5454

mq/main/comm-util/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
55
6-
Copyright (c) 2012-2017 Oracle and/or its affiliates. All rights reserved.
6+
Copyright (c) 2012-2018 Oracle and/or its affiliates. All rights reserved.
77
88
The contents of this file are subject to the terms of either the GNU
99
General Public License Version 2 only ("GPL") or the Common Development
@@ -48,7 +48,7 @@
4848
<parent>
4949
<groupId>org.glassfish.mq</groupId>
5050
<artifactId>mq</artifactId>
51-
<version>5.1.1-SNAPSHOT</version>
51+
<version>5.1.2-SNAPSHOT</version>
5252
<relativePath>../pom.xml</relativePath>
5353
</parent>
5454

mq/main/copyright/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
55
6-
Copyright (c) 2012-2017 Oracle and/or its affiliates. All rights reserved.
6+
Copyright (c) 2012-2018 Oracle and/or its affiliates. All rights reserved.
77
88
The contents of this file are subject to the terms of either the GNU
99
General Public License Version 2 only ("GPL") or the Common Development
@@ -48,7 +48,7 @@
4848
<modelVersion>4.0.0</modelVersion>
4949
<groupId>org.glassfish.mq</groupId>
5050
<artifactId>copyright</artifactId>
51-
<version>5.1.1-SNAPSHOT</version>
51+
<version>5.1.2-SNAPSHOT</version>
5252
<packaging>jar</packaging>
5353
<name>MQ copyright resources</name>
5454

mq/main/http-tunnel/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
55
6-
Copyright (c) 2011-2017 Oracle and/or its affiliates. All rights reserved.
6+
Copyright (c) 2011-2018 Oracle and/or its affiliates. All rights reserved.
77
88
The contents of this file are subject to the terms of either the GNU
99
General Public License Version 2 only ("GPL") or the Common Development
@@ -48,7 +48,7 @@
4848
<parent>
4949
<groupId>org.glassfish.mq</groupId>
5050
<artifactId>mq</artifactId>
51-
<version>5.1.1-SNAPSHOT</version>
51+
<version>5.1.2-SNAPSHOT</version>
5252
<relativePath>../pom.xml</relativePath>
5353
</parent>
5454

mq/main/http-tunnel/tunnel-api-server/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
55
6-
Copyright (c) 2012-2017 Oracle and/or its affiliates. All rights reserved.
6+
Copyright (c) 2012-2018 Oracle and/or its affiliates. All rights reserved.
77
88
The contents of this file are subject to the terms of either the GNU
99
General Public License Version 2 only ("GPL") or the Common Development
@@ -48,7 +48,7 @@
4848
<parent>
4949
<groupId>org.glassfish.mq</groupId>
5050
<artifactId>http-tunnel</artifactId>
51-
<version>5.1.1-SNAPSHOT</version>
51+
<version>5.1.2-SNAPSHOT</version>
5252
<relativePath>../pom.xml</relativePath>
5353
</parent>
5454

mq/main/http-tunnel/tunnel-api-share/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
55
6-
Copyright (c) 2012-2017 Oracle and/or its affiliates. All rights reserved.
6+
Copyright (c) 2012-2018 Oracle and/or its affiliates. All rights reserved.
77
88
The contents of this file are subject to the terms of either the GNU
99
General Public License Version 2 only ("GPL") or the Common Development
@@ -48,7 +48,7 @@
4848
<parent>
4949
<groupId>org.glassfish.mq</groupId>
5050
<artifactId>http-tunnel</artifactId>
51-
<version>5.1.1-SNAPSHOT</version>
51+
<version>5.1.2-SNAPSHOT</version>
5252
<relativePath>../pom.xml</relativePath>
5353
</parent>
5454

mq/main/http-tunnel/tunnel/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
55
6-
Copyright (c) 2012-2017 Oracle and/or its affiliates. All rights reserved.
6+
Copyright (c) 2012-2018 Oracle and/or its affiliates. All rights reserved.
77
88
The contents of this file are subject to the terms of either the GNU
99
General Public License Version 2 only ("GPL") or the Common Development
@@ -48,7 +48,7 @@
4848
<parent>
4949
<groupId>org.glassfish.mq</groupId>
5050
<artifactId>http-tunnel</artifactId>
51-
<version>5.1.1-SNAPSHOT</version>
51+
<version>5.1.2-SNAPSHOT</version>
5252
<relativePath>../pom.xml</relativePath>
5353
</parent>
5454

mq/main/jaxm-api/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
55
6-
Copyright (c) 2012-2017 Oracle and/or its affiliates. All rights reserved.
6+
Copyright (c) 2012-2018 Oracle and/or its affiliates. All rights reserved.
77
88
The contents of this file are subject to the terms of either the GNU
99
General Public License Version 2 only ("GPL") or the Common Development
@@ -48,7 +48,7 @@
4848
<parent>
4949
<groupId>org.glassfish.mq</groupId>
5050
<artifactId>mq</artifactId>
51-
<version>5.1.1-SNAPSHOT</version>
51+
<version>5.1.2-SNAPSHOT</version>
5252
<relativePath>../pom.xml</relativePath>
5353
</parent>
5454

mq/main/logger/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
55
6-
Copyright (c) 2012-2017 Oracle and/or its affiliates. All rights reserved.
6+
Copyright (c) 2012-2018 Oracle and/or its affiliates. All rights reserved.
77
88
The contents of this file are subject to the terms of either the GNU
99
General Public License Version 2 only ("GPL") or the Common Development
@@ -48,7 +48,7 @@
4848
<parent>
4949
<groupId>org.glassfish.mq</groupId>
5050
<artifactId>mq</artifactId>
51-
<version>5.1.1-SNAPSHOT</version>
51+
<version>5.1.2-SNAPSHOT</version>
5252
<relativePath>../pom.xml</relativePath>
5353
</parent>
5454

mq/main/mq-admin/admin-cli/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
55
6-
Copyright (c) 2012-2017 Oracle and/or its affiliates. All rights reserved.
6+
Copyright (c) 2012-2018 Oracle and/or its affiliates. All rights reserved.
77
88
The contents of this file are subject to the terms of either the GNU
99
General Public License Version 2 only ("GPL") or the Common Development
@@ -48,7 +48,7 @@
4848
<parent>
4949
<groupId>org.glassfish.mq</groupId>
5050
<artifactId>mq-admin</artifactId>
51-
<version>5.1.1-SNAPSHOT</version>
51+
<version>5.1.2-SNAPSHOT</version>
5252
<relativePath>../pom.xml</relativePath>
5353
</parent>
5454

mq/main/mq-admin/admin-gui/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
55
6-
Copyright (c) 2012-2017 Oracle and/or its affiliates. All rights reserved.
6+
Copyright (c) 2012-2018 Oracle and/or its affiliates. All rights reserved.
77
88
The contents of this file are subject to the terms of either the GNU
99
General Public License Version 2 only ("GPL") or the Common Development
@@ -48,7 +48,7 @@
4848
<parent>
4949
<groupId>org.glassfish.mq</groupId>
5050
<artifactId>mq-admin</artifactId>
51-
<version>5.1.1-SNAPSHOT</version>
51+
<version>5.1.2-SNAPSHOT</version>
5252
<relativePath>../pom.xml</relativePath>
5353
</parent>
5454

mq/main/mq-admin/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
55
6-
Copyright (c) 2012-2017 Oracle and/or its affiliates. All rights reserved.
6+
Copyright (c) 2012-2018 Oracle and/or its affiliates. All rights reserved.
77
88
The contents of this file are subject to the terms of either the GNU
99
General Public License Version 2 only ("GPL") or the Common Development
@@ -48,7 +48,7 @@
4848
<parent>
4949
<groupId>org.glassfish.mq</groupId>
5050
<artifactId>mq</artifactId>
51-
<version>5.1.1-SNAPSHOT</version>
51+
<version>5.1.2-SNAPSHOT</version>
5252
<relativePath>../pom.xml</relativePath>
5353
</parent>
5454

mq/main/mq-broker/broker-comm/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
55
6-
Copyright (c) 2012-2017 Oracle and/or its affiliates. All rights reserved.
6+
Copyright (c) 2012-2018 Oracle and/or its affiliates. All rights reserved.
77
88
The contents of this file are subject to the terms of either the GNU
99
General Public License Version 2 only ("GPL") or the Common Development
@@ -48,7 +48,7 @@
4848
<parent>
4949
<groupId>org.glassfish.mq</groupId>
5050
<artifactId>mq-broker</artifactId>
51-
<version>5.1.1-SNAPSHOT</version>
51+
<version>5.1.2-SNAPSHOT</version>
5252
<relativePath>../pom.xml</relativePath>
5353
</parent>
5454

mq/main/mq-broker/broker-core/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
55
6-
Copyright (c) 2014-2017 Oracle and/or its affiliates. All rights reserved.
6+
Copyright (c) 2014-2018 Oracle and/or its affiliates. All rights reserved.
77
88
The contents of this file are subject to the terms of either the GNU
99
General Public License Version 2 only ("GPL") or the Common Development
@@ -48,7 +48,7 @@
4848
<parent>
4949
<groupId>org.glassfish.mq</groupId>
5050
<artifactId>mq-broker</artifactId>
51-
<version>5.1.1-SNAPSHOT</version>
51+
<version>5.1.2-SNAPSHOT</version>
5252
<relativePath>../pom.xml</relativePath>
5353
</parent>
5454

mq/main/mq-broker/cluster/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
55
6-
Copyright (c) 2012-2017 Oracle and/or its affiliates. All rights reserved.
6+
Copyright (c) 2012-2018 Oracle and/or its affiliates. All rights reserved.
77
88
The contents of this file are subject to the terms of either the GNU
99
General Public License Version 2 only ("GPL") or the Common Development
@@ -48,7 +48,7 @@
4848
<parent>
4949
<groupId>org.glassfish.mq</groupId>
5050
<artifactId>mq-broker</artifactId>
51-
<version>5.1.1-SNAPSHOT</version>
51+
<version>5.1.2-SNAPSHOT</version>
5252
<relativePath>../pom.xml</relativePath>
5353
</parent>
5454

mq/main/mq-broker/partition/persist-api/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
55
6-
Copyright (c) 2012-2017 Oracle and/or its affiliates. All rights reserved.
6+
Copyright (c) 2012-2018 Oracle and/or its affiliates. All rights reserved.
77
88
The contents of this file are subject to the terms of either the GNU
99
General Public License Version 2 only ("GPL") or the Common Development
@@ -48,7 +48,7 @@
4848
<parent>
4949
<groupId>org.glassfish.mq</groupId>
5050
<artifactId>mq-partition</artifactId>
51-
<version>5.1.1-SNAPSHOT</version>
51+
<version>5.1.2-SNAPSHOT</version>
5252
<relativePath>../pom.xml</relativePath>
5353
</parent>
5454

mq/main/mq-broker/partition/persist-jdbc/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
55
6-
Copyright (c) 2012-2017 Oracle and/or its affiliates. All rights reserved.
6+
Copyright (c) 2012-2018 Oracle and/or its affiliates. All rights reserved.
77
88
The contents of this file are subject to the terms of either the GNU
99
General Public License Version 2 only ("GPL") or the Common Development
@@ -48,7 +48,7 @@
4848
<parent>
4949
<groupId>org.glassfish.mq</groupId>
5050
<artifactId>mq-partition</artifactId>
51-
<version>5.1.1-SNAPSHOT</version>
51+
<version>5.1.2-SNAPSHOT</version>
5252
<relativePath>../pom.xml</relativePath>
5353
</parent>
5454

0 commit comments

Comments
 (0)