Skip to content

Commit 09ae923

Browse files
authored
Merge pull request #549 from rovarga/al-release
Bump to release Aluminium artifacts
2 parents c8d248d + 87ab74a commit 09ae923

File tree

1 file changed

+4
-4
lines changed
  • lighty-core/dependency-versions

1 file changed

+4
-4
lines changed

lighty-core/dependency-versions/pom.xml

+4-4
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<dependency>
3535
<groupId>org.opendaylight.aaa</groupId>
3636
<artifactId>aaa-artifacts</artifactId>
37-
<version>0.12.0-SNAPSHOT</version>
37+
<version>0.12.0</version>
3838
<type>pom</type>
3939
<scope>import</scope>
4040
</dependency>
@@ -62,7 +62,7 @@
6262
<dependency>
6363
<groupId>org.opendaylight.netconf</groupId>
6464
<artifactId>netconf-artifacts</artifactId>
65-
<version>1.9.0-SNAPSHOT</version>
65+
<version>1.9.0</version>
6666
<type>pom</type>
6767
<scope>import</scope>
6868
</dependency>
@@ -77,14 +77,14 @@
7777
<dependency>
7878
<groupId>org.opendaylight.openflowplugin</groupId>
7979
<artifactId>openflowplugin-artifacts</artifactId>
80-
<version>0.11.0-SNAPSHOT</version>
80+
<version>0.11.0</version>
8181
<type>pom</type>
8282
<scope>import</scope>
8383
</dependency>
8484
<dependency>
8585
<groupId>org.opendaylight.serviceutils</groupId>
8686
<artifactId>serviceutils-artifacts</artifactId>
87-
<version>0.6.0-SNAPSHOT</version>
87+
<version>0.6.0</version>
8888
<type>pom</type>
8989
<scope>import</scope>
9090
</dependency>

0 commit comments

Comments
 (0)