No SNAPSHOT in dependency 04/100204/1
authordglFromAtt <dgl@research.att.com>
Fri, 10 Jan 2020 17:35:26 +0000 (12:35 -0500)
committerdglFromAtt <dgl@research.att.com>
Fri, 10 Jan 2020 17:35:34 +0000 (12:35 -0500)
Issue-ID: DMAAP-1363
Signed-off-by: dglFromAtt <dgl@research.att.com>
Change-Id: I8c6f7aad695f226783cbfbd7557ca3c5256c6923
Signed-off-by: dglFromAtt <dgl@research.att.com>
dmaap-bc/pom.xml

index 3c953a8..e268f2b 100644 (file)
@@ -50,6 +50,7 @@
                 <requireReleaseDeps>
                   <message>No Snapshots Allowed!</message>
                   <excludes>
+<!-- for example, these might be needed...
                     <exclude>org.onap.dmaap.dbcapi:dbcapi</exclude>
                     <exclude>org.onap.aaf.authz:aaf-cadi-client</exclude>
                     <exclude>org.onap.aaf.authz:aaf-misc-env</exclude>
@@ -57,6 +58,7 @@
                     <exclude>org.onap.aaf.authz:aaf-auth-client</exclude>
                     <exclude>org.onap.aaf.authz:aaf-cadi-core</exclude>
                     <exclude>org.onap.aaf.authz:aaf-misc-rosetta</exclude>
+-->
                   </excludes>
                 </requireReleaseDeps>
               </rules>
     <dependency>
       <groupId>org.onap.dmaap.dbcapi</groupId>
       <artifactId>dbcapi</artifactId>
-      <version>2.0.1-SNAPSHOT</version>
+      <version>2.0.1</version>
     </dependency>
   </dependencies>
   <reporting>