[teiid/teiid] 2db7db: TEIID-5511 removing adminshell
by shawkins
Branch: refs/heads/master
Home: https://github.com/teiid/teiid
Commit: 2db7db8085688ec3049730c7f0bd33c624cdbcde
https://github.com/teiid/teiid/commit/2db7db8085688ec3049730c7f0bd33c624c...
Author: shawkins <shawkins(a)redhat.com>
Date: 2018-10-23 (Tue, 23 Oct 2018)
Changed paths:
R adminshell/.gitignore
R adminshell/pom.xml
R adminshell/src/main/java/groovy/sql/TeiidSql.java
R adminshell/src/main/java/org/teiid/adminshell/AdminHelpCommand.java
R adminshell/src/main/java/org/teiid/adminshell/AdminShell.java
R adminshell/src/main/java/org/teiid/adminshell/GroovyAdminConsole.java
R adminshell/src/main/java/org/teiid/adminshell/GroovyAdminShell.java
R adminshell/src/main/java/org/teiid/adminshell/GroovySqlExtensions.java
R adminshell/src/main/java/org/teiid/adminshell/Help.java
R adminshell/src/main/java/org/teiid/adminshell/MigrationUtil.java
R adminshell/src/main/java/org/teiid/adminshell/SqlHelpCommand.java
R adminshell/src/main/java/org/teiid/script/io/ResultSetReader.java
R adminshell/src/main/java/org/teiid/script/io/StringLineReader.java
R adminshell/src/main/resources/org/codehaus/groovy/tools/shell/commands.xml
R adminshell/src/main/resources/org/teiid/adminshell/AdminHelpCommand.properties
R adminshell/src/main/resources/org/teiid/adminshell/SqlHelpCommand.properties
R adminshell/src/main/resources/vdb.xsl
R adminshell/src/test/java/org/teiid/adminshell/TestAdminShell.java
R adminshell/src/test/resources/foo/bar.txt
M pom.xml
M teiid-releasenotes.html
Log Message:
-----------
TEIID-5511 removing adminshell
**NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
6 years, 3 months
[teiid/teiid] 0f31f3: TEIID-5351 updating to wildfly 14
by shawkins
Branch: refs/heads/master
Home: https://github.com/teiid/teiid
Commit: 0f31f358b36db27d0ff905ab6d8640fb8a2c926d
https://github.com/teiid/teiid/commit/0f31f358b36db27d0ff905ab6d8640fb8a2...
Author: shawkins <shawkins(a)redhat.com>
Date: 2018-10-18 (Thu, 18 Oct 2018)
Changed paths:
M build/pom.xml
A connectors/infinispan/feature-pack-infinispan/src/main/resources/modules/system/layers/dv/org/apache/commons/pool/main/module.xml
M connectors/odata/translator-odata/pom.xml
M connectors/webservice/connector-ws/pom.xml
M engine/pom.xml
M jboss-admin/src/main/java/org/teiid/adminapi/jboss/DMRCommandContext.java
M jboss-integration/pom.xml
M jboss-integration/src/main/java/org/teiid/jboss/JGroupsObjectReplicatorService.java
M pom.xml
M rest-service/pom.xml
M runtime/pom.xml
M runtime/src/main/java/org/teiid/replication/jgroups/ChannelFactory.java
M runtime/src/main/java/org/teiid/replication/jgroups/JGroupsObjectReplicator.java
M runtime/src/main/java/org/teiid/runtime/NodeTracker.java
M runtime/src/main/java/org/teiid/runtime/SimpleChannelFactory.java
M runtime/src/main/resources/infinispan-config.xml
M runtime/src/main/resources/infinispan-replicated-config.xml
M runtime/src/main/resources/tcp-shared.xml
M teiid-feature-pack/client-feature-pack/pom.xml
M teiid-feature-pack/olingo-feature-pack/pom.xml
M teiid-feature-pack/wildfly-integration-feature-pack/pom.xml
M test-integration/common/src/test/resources/infinispan-replicated-config-1.xml
Log Message:
-----------
TEIID-5351 updating to wildfly 14
Commit: 777d2121633c1e25b78e3fbed1410ccdd98a8e9d
https://github.com/teiid/teiid/commit/777d2121633c1e25b78e3fbed1410ccdd98...
Author: shawkins <shawkins(a)redhat.com>
Date: 2018-10-19 (Fri, 19 Oct 2018)
Changed paths:
M connectors/misc/translator-jpa/pom.xml
M connectors/misc/translator-jpa/src/main/java/org/teiid/translator/jpa/JPAMetadataProcessor.java
M connectors/misc/translator-jpa/src/test/java/org/teiid/translator/jpa/TestJPAMetadataImport.java
M connectors/misc/translator-jpa/src/test/java/org/teiid/translator/jpa/model/Exchange.java
M connectors/misc/translator-jpa/src/test/java/org/teiid/translator/jpa/model/Marketdata.java
M connectors/webservice/connector-ws/pom.xml
M connectors/webservice/feature-pack-ws/src/main/resources/modules/system/layers/dv/org/apache/cxf/impl/frontend-jaxrs/main/module.xml
M runtime/pom.xml
M runtime/src/main/resources/infinispan-config.xml
M runtime/src/main/resources/infinispan-replicated-config.xml
R runtime/src/test/resources/jboss-cache-configuration.xml
Log Message:
-----------
TEIID-5351 refining dependencies
Commit: 1f565c474901c08942a1d36da71e421b8ccf273d
https://github.com/teiid/teiid/commit/1f565c474901c08942a1d36da71e421b8cc...
Author: shawkins <shawkins(a)redhat.com>
Date: 2018-10-23 (Tue, 23 Oct 2018)
Changed paths:
M teiid-feature-pack/wildfly-integration-feature-pack/src/main/resources/content/docs/teiid/teiid-releasenotes.html
M test-integration/common/src/test/java/org/teiid/arquillian/IntegrationTestSOAPWebService.java
M test-integration/common/src/test/resources/soapsvc-vdb.xml
Log Message:
-----------
TEIID-5351 cxf now requires the address element
Compare: https://github.com/teiid/teiid/compare/fd031893c0cf...1f565c474901
**NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
6 years, 3 months
[teiid/teiid] 650be5: [maven-release-plugin] prepare for next developmen...
by Steven Hawkins
Branch: refs/heads/10.3.x
Home: https://github.com/teiid/teiid
Commit: 650be516c9d442b447dcf0a6e228398c391df5f9
https://github.com/teiid/teiid/commit/650be516c9d442b447dcf0a6e228398c391...
Author: Steven Hawkins <shawkins(a)redhat.com>
Date: 2018-10-23 (Tue, 23 Oct 2018)
Changed paths:
M admin/pom.xml
M adminshell/pom.xml
M api/pom.xml
M build/pom.xml
M client/pom.xml
M common-core/pom.xml
M connectors/accumulo/connector-accumulo/pom.xml
M connectors/accumulo/feature-pack-accumulo/pom.xml
M connectors/accumulo/pom.xml
M connectors/accumulo/translator-accumulo/pom.xml
M connectors/amazon/connector-simpledb/pom.xml
M connectors/amazon/feature-pack-amazon/pom.xml
M connectors/amazon/pom.xml
M connectors/amazon/simpledb-api/pom.xml
M connectors/amazon/translator-amazon-s3/pom.xml
M connectors/amazon/translator-simpledb/pom.xml
M connectors/cassandra/connector-cassandra/pom.xml
M connectors/cassandra/feature-pack-cassandra/pom.xml
M connectors/cassandra/pom.xml
M connectors/cassandra/translator-cassandra/pom.xml
M connectors/couchbase/connector-couchbase/pom.xml
M connectors/couchbase/couchbase-api/pom.xml
M connectors/couchbase/feature-pack-couchbase/pom.xml
M connectors/couchbase/pom.xml
M connectors/couchbase/translator-couchbase/pom.xml
M connectors/document-api/pom.xml
M connectors/file/connector-file/pom.xml
M connectors/file/connector-ftp/pom.xml
M connectors/file/feature-pack-file/pom.xml
M connectors/file/file-api/pom.xml
M connectors/file/pom.xml
M connectors/file/translator-excel/pom.xml
M connectors/file/translator-file/pom.xml
M connectors/google/connector-google/pom.xml
M connectors/google/feature-pack-google/pom.xml
M connectors/google/google-api/pom.xml
M connectors/google/pom.xml
M connectors/google/translator-google/pom.xml
M connectors/infinispan/connector-infinispan-hotrod/pom.xml
M connectors/infinispan/feature-pack-infinispan/pom.xml
M connectors/infinispan/infinispan-api/pom.xml
M connectors/infinispan/infinispan-tasks/pom.xml
M connectors/infinispan/pom.xml
M connectors/infinispan/translator-infinispan-hotrod/pom.xml
M connectors/jdbc/feature-pack-jdbc/pom.xml
M connectors/jdbc/pom.xml
M connectors/jdbc/translator-hive/pom.xml
M connectors/jdbc/translator-jdbc/pom.xml
M connectors/jdbc/translator-phoenix/pom.xml
M connectors/jdbc/translator-prestodb/pom.xml
M connectors/ldap/connector-ldap/pom.xml
M connectors/ldap/feature-pack-ldap/pom.xml
M connectors/ldap/pom.xml
M connectors/ldap/translator-ldap/pom.xml
M connectors/misc/feature-pack-misc/pom.xml
M connectors/misc/pom.xml
M connectors/misc/translator-jpa/pom.xml
M connectors/misc/translator-loopback/pom.xml
M connectors/misc/translator-olap/pom.xml
M connectors/mongodb/connector-mongodb/pom.xml
M connectors/mongodb/feature-pack-mongodb/pom.xml
M connectors/mongodb/mongodb-api/pom.xml
M connectors/mongodb/pom.xml
M connectors/mongodb/translator-mongodb/pom.xml
M connectors/odata/feature-pack-odata/pom.xml
M connectors/odata/pom.xml
M connectors/odata/translator-odata/pom.xml
M connectors/odata/translator-odata4/pom.xml
M connectors/pom.xml
M connectors/salesforce/connector-salesforce-34/pom.xml
M connectors/salesforce/connector-salesforce-41/pom.xml
M connectors/salesforce/connector-salesforce/pom.xml
M connectors/salesforce/feature-pack-salesforce-34/pom.xml
M connectors/salesforce/feature-pack-salesforce-41/pom.xml
M connectors/salesforce/feature-pack-salesforce/pom.xml
M connectors/salesforce/pom.xml
M connectors/salesforce/translator-salesforce-34/pom.xml
M connectors/salesforce/translator-salesforce-41/pom.xml
M connectors/salesforce/translator-salesforce/pom.xml
M connectors/sandbox/pom.xml
M connectors/sandbox/translator-logger/pom.xml
M connectors/sandbox/translator-yahoo/pom.xml
M connectors/solr/connector-solr/pom.xml
M connectors/solr/feature-pack-solr/pom.xml
M connectors/solr/pom.xml
M connectors/solr/translator-solr/pom.xml
M connectors/swagger/feature-pack-swagger/pom.xml
M connectors/swagger/pom.xml
M connectors/swagger/translator-swagger/pom.xml
M connectors/webservice/connector-ws/pom.xml
M connectors/webservice/feature-pack-ws/pom.xml
M connectors/webservice/pom.xml
M connectors/webservice/translator-ws/pom.xml
M data-quality/pom.xml
M eclipselink-platform/pom.xml
M engine/pom.xml
M hibernate-dialect/pom.xml
M jboss-admin/pom.xml
M jboss-integration/pom.xml
M jboss-security/pom.xml
M metadata/pom.xml
M olingo-common/pom.xml
M olingo-patches/pom.xml
M olingo/pom.xml
M pom.xml
M rest-service/pom.xml
M runtime/pom.xml
M saxon-xom/pom.xml
M teiid-feature-pack/client-feature-pack/pom.xml
M teiid-feature-pack/olingo-feature-pack/pom.xml
M teiid-feature-pack/pom.xml
M teiid-feature-pack/rest-service-feature-pack/pom.xml
M teiid-feature-pack/wildfly-integration-feature-pack/pom.xml
M test-integration/common/pom.xml
M test-integration/db/pom.xml
M test-integration/perf/pom.xml
M test-integration/pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
**NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
6 years, 3 months
[teiid/teiid] 71e870: [maven-release-plugin] prepare release teiid-paren...
by Steven Hawkins
Branch: refs/heads/10.3.x
Home: https://github.com/teiid/teiid
Commit: 71e870bdbb5d53d896d310bb1570a7c7db9e0d8a
https://github.com/teiid/teiid/commit/71e870bdbb5d53d896d310bb1570a7c7db9...
Author: Steven Hawkins <shawkins(a)redhat.com>
Date: 2018-10-23 (Tue, 23 Oct 2018)
Changed paths:
M admin/pom.xml
M adminshell/pom.xml
M api/pom.xml
M build/pom.xml
M client/pom.xml
M common-core/pom.xml
M connectors/accumulo/connector-accumulo/pom.xml
M connectors/accumulo/feature-pack-accumulo/pom.xml
M connectors/accumulo/pom.xml
M connectors/accumulo/translator-accumulo/pom.xml
M connectors/amazon/connector-simpledb/pom.xml
M connectors/amazon/feature-pack-amazon/pom.xml
M connectors/amazon/pom.xml
M connectors/amazon/simpledb-api/pom.xml
M connectors/amazon/translator-amazon-s3/pom.xml
M connectors/amazon/translator-simpledb/pom.xml
M connectors/cassandra/connector-cassandra/pom.xml
M connectors/cassandra/feature-pack-cassandra/pom.xml
M connectors/cassandra/pom.xml
M connectors/cassandra/translator-cassandra/pom.xml
M connectors/couchbase/connector-couchbase/pom.xml
M connectors/couchbase/couchbase-api/pom.xml
M connectors/couchbase/feature-pack-couchbase/pom.xml
M connectors/couchbase/pom.xml
M connectors/couchbase/translator-couchbase/pom.xml
M connectors/document-api/pom.xml
M connectors/file/connector-file/pom.xml
M connectors/file/connector-ftp/pom.xml
M connectors/file/feature-pack-file/pom.xml
M connectors/file/file-api/pom.xml
M connectors/file/pom.xml
M connectors/file/translator-excel/pom.xml
M connectors/file/translator-file/pom.xml
M connectors/google/connector-google/pom.xml
M connectors/google/feature-pack-google/pom.xml
M connectors/google/google-api/pom.xml
M connectors/google/pom.xml
M connectors/google/translator-google/pom.xml
M connectors/infinispan/connector-infinispan-hotrod/pom.xml
M connectors/infinispan/feature-pack-infinispan/pom.xml
M connectors/infinispan/infinispan-api/pom.xml
M connectors/infinispan/infinispan-tasks/pom.xml
M connectors/infinispan/pom.xml
M connectors/infinispan/translator-infinispan-hotrod/pom.xml
M connectors/jdbc/feature-pack-jdbc/pom.xml
M connectors/jdbc/pom.xml
M connectors/jdbc/translator-hive/pom.xml
M connectors/jdbc/translator-jdbc/pom.xml
M connectors/jdbc/translator-phoenix/pom.xml
M connectors/jdbc/translator-prestodb/pom.xml
M connectors/ldap/connector-ldap/pom.xml
M connectors/ldap/feature-pack-ldap/pom.xml
M connectors/ldap/pom.xml
M connectors/ldap/translator-ldap/pom.xml
M connectors/misc/feature-pack-misc/pom.xml
M connectors/misc/pom.xml
M connectors/misc/translator-jpa/pom.xml
M connectors/misc/translator-loopback/pom.xml
M connectors/misc/translator-olap/pom.xml
M connectors/mongodb/connector-mongodb/pom.xml
M connectors/mongodb/feature-pack-mongodb/pom.xml
M connectors/mongodb/mongodb-api/pom.xml
M connectors/mongodb/pom.xml
M connectors/mongodb/translator-mongodb/pom.xml
M connectors/odata/feature-pack-odata/pom.xml
M connectors/odata/pom.xml
M connectors/odata/translator-odata/pom.xml
M connectors/odata/translator-odata4/pom.xml
M connectors/pom.xml
M connectors/salesforce/connector-salesforce-34/pom.xml
M connectors/salesforce/connector-salesforce-41/pom.xml
M connectors/salesforce/connector-salesforce/pom.xml
M connectors/salesforce/feature-pack-salesforce-34/pom.xml
M connectors/salesforce/feature-pack-salesforce-41/pom.xml
M connectors/salesforce/feature-pack-salesforce/pom.xml
M connectors/salesforce/pom.xml
M connectors/salesforce/translator-salesforce-34/pom.xml
M connectors/salesforce/translator-salesforce-41/pom.xml
M connectors/salesforce/translator-salesforce/pom.xml
M connectors/sandbox/pom.xml
M connectors/sandbox/translator-logger/pom.xml
M connectors/sandbox/translator-yahoo/pom.xml
M connectors/solr/connector-solr/pom.xml
M connectors/solr/feature-pack-solr/pom.xml
M connectors/solr/pom.xml
M connectors/solr/translator-solr/pom.xml
M connectors/swagger/feature-pack-swagger/pom.xml
M connectors/swagger/pom.xml
M connectors/swagger/translator-swagger/pom.xml
M connectors/webservice/connector-ws/pom.xml
M connectors/webservice/feature-pack-ws/pom.xml
M connectors/webservice/pom.xml
M connectors/webservice/translator-ws/pom.xml
M data-quality/pom.xml
M eclipselink-platform/pom.xml
M engine/pom.xml
M hibernate-dialect/pom.xml
M jboss-admin/pom.xml
M jboss-integration/pom.xml
M jboss-security/pom.xml
M metadata/pom.xml
M olingo-common/pom.xml
M olingo-patches/pom.xml
M olingo/pom.xml
M pom.xml
M rest-service/pom.xml
M runtime/pom.xml
M saxon-xom/pom.xml
M teiid-feature-pack/client-feature-pack/pom.xml
M teiid-feature-pack/olingo-feature-pack/pom.xml
M teiid-feature-pack/pom.xml
M teiid-feature-pack/rest-service-feature-pack/pom.xml
M teiid-feature-pack/wildfly-integration-feature-pack/pom.xml
M test-integration/common/pom.xml
M test-integration/db/pom.xml
M test-integration/perf/pom.xml
M test-integration/pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release teiid-parent-10.3.5
**NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
6 years, 3 months
[teiid/teiid] 819dd4: [maven-release-plugin] prepare for next developmen...
by Steven Hawkins
Branch: refs/heads/11.2.x
Home: https://github.com/teiid/teiid
Commit: 819dd440af0ede100b7a03c9d2d5ad9112bcbb68
https://github.com/teiid/teiid/commit/819dd440af0ede100b7a03c9d2d5ad9112b...
Author: Steven Hawkins <shawkins(a)redhat.com>
Date: 2018-10-23 (Tue, 23 Oct 2018)
Changed paths:
M admin/pom.xml
M adminshell/pom.xml
M api/pom.xml
M build/pom.xml
M client/pom.xml
M common-core/pom.xml
M connectors/accumulo/connector-accumulo/pom.xml
M connectors/accumulo/feature-pack-accumulo/pom.xml
M connectors/accumulo/pom.xml
M connectors/accumulo/translator-accumulo/pom.xml
M connectors/amazon/connector-simpledb/pom.xml
M connectors/amazon/feature-pack-amazon/pom.xml
M connectors/amazon/pom.xml
M connectors/amazon/simpledb-api/pom.xml
M connectors/amazon/translator-amazon-s3/pom.xml
M connectors/amazon/translator-simpledb/pom.xml
M connectors/cassandra/connector-cassandra/pom.xml
M connectors/cassandra/feature-pack-cassandra/pom.xml
M connectors/cassandra/pom.xml
M connectors/cassandra/translator-cassandra/pom.xml
M connectors/couchbase/connector-couchbase/pom.xml
M connectors/couchbase/couchbase-api/pom.xml
M connectors/couchbase/feature-pack-couchbase/pom.xml
M connectors/couchbase/pom.xml
M connectors/couchbase/translator-couchbase/pom.xml
M connectors/document-api/pom.xml
M connectors/file/connector-file/pom.xml
M connectors/file/connector-ftp/pom.xml
M connectors/file/feature-pack-file/pom.xml
M connectors/file/file-api/pom.xml
M connectors/file/pom.xml
M connectors/file/translator-excel/pom.xml
M connectors/file/translator-file/pom.xml
M connectors/google/connector-google/pom.xml
M connectors/google/feature-pack-google/pom.xml
M connectors/google/google-api/pom.xml
M connectors/google/pom.xml
M connectors/google/translator-google/pom.xml
M connectors/infinispan/connector-infinispan-hotrod/pom.xml
M connectors/infinispan/feature-pack-infinispan/pom.xml
M connectors/infinispan/infinispan-api/pom.xml
M connectors/infinispan/infinispan-tasks/pom.xml
M connectors/infinispan/pom.xml
M connectors/infinispan/translator-infinispan-hotrod/pom.xml
M connectors/jdbc/feature-pack-jdbc/pom.xml
M connectors/jdbc/pom.xml
M connectors/jdbc/translator-hive/pom.xml
M connectors/jdbc/translator-jdbc/pom.xml
M connectors/jdbc/translator-phoenix/pom.xml
M connectors/jdbc/translator-prestodb/pom.xml
M connectors/ldap/connector-ldap/pom.xml
M connectors/ldap/feature-pack-ldap/pom.xml
M connectors/ldap/pom.xml
M connectors/ldap/translator-ldap/pom.xml
M connectors/misc/feature-pack-misc/pom.xml
M connectors/misc/pom.xml
M connectors/misc/translator-jpa/pom.xml
M connectors/misc/translator-loopback/pom.xml
M connectors/misc/translator-olap/pom.xml
M connectors/mongodb/connector-mongodb/pom.xml
M connectors/mongodb/feature-pack-mongodb/pom.xml
M connectors/mongodb/mongodb-api/pom.xml
M connectors/mongodb/pom.xml
M connectors/mongodb/translator-mongodb/pom.xml
M connectors/odata/feature-pack-odata/pom.xml
M connectors/odata/pom.xml
M connectors/odata/translator-odata/pom.xml
M connectors/odata/translator-odata4/pom.xml
M connectors/pom.xml
M connectors/salesforce/connector-salesforce-34/pom.xml
M connectors/salesforce/connector-salesforce-41/pom.xml
M connectors/salesforce/connector-salesforce/pom.xml
M connectors/salesforce/feature-pack-salesforce-34/pom.xml
M connectors/salesforce/feature-pack-salesforce-41/pom.xml
M connectors/salesforce/feature-pack-salesforce/pom.xml
M connectors/salesforce/pom.xml
M connectors/salesforce/translator-salesforce-34/pom.xml
M connectors/salesforce/translator-salesforce-41/pom.xml
M connectors/salesforce/translator-salesforce/pom.xml
M connectors/sandbox/pom.xml
M connectors/sandbox/translator-logger/pom.xml
M connectors/sandbox/translator-yahoo/pom.xml
M connectors/solr/connector-solr/pom.xml
M connectors/solr/feature-pack-solr/pom.xml
M connectors/solr/pom.xml
M connectors/solr/translator-solr/pom.xml
M connectors/swagger/feature-pack-swagger/pom.xml
M connectors/swagger/pom.xml
M connectors/swagger/translator-swagger/pom.xml
M connectors/webservice/connector-ws/pom.xml
M connectors/webservice/feature-pack-ws/pom.xml
M connectors/webservice/pom.xml
M connectors/webservice/translator-ws/pom.xml
M data-quality/pom.xml
M eclipselink-platform/pom.xml
M engine/pom.xml
M hibernate-dialect/pom.xml
M jboss-admin/pom.xml
M jboss-integration/pom.xml
M jboss-security/pom.xml
M metadata/pom.xml
M olingo-common/pom.xml
M olingo-patches/pom.xml
M olingo/pom.xml
M pom.xml
M rest-service/pom.xml
M runtime/pom.xml
M saxon-xom/pom.xml
M teiid-feature-pack/client-feature-pack/pom.xml
M teiid-feature-pack/olingo-feature-pack/pom.xml
M teiid-feature-pack/pom.xml
M teiid-feature-pack/rest-service-feature-pack/pom.xml
M teiid-feature-pack/wildfly-integration-feature-pack/pom.xml
M test-integration/common/pom.xml
M test-integration/db/pom.xml
M test-integration/perf/pom.xml
M test-integration/pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
**NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
6 years, 3 months