File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed
Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 2020 <classpathentry kind =" con" path =" org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER" >
2121 <attributes >
2222 <attribute name =" maven.pomderived" value =" true" />
23- <attribute name =" org.eclipse.jst.component.nondependency" value =" " />
2423 </attributes >
2524 </classpathentry >
2625 <classpathentry kind =" con" path =" org.eclipse.jdt.junit.JUNIT_CONTAINER/4" />
Original file line number Diff line number Diff line change 44
55 <groupId >com.cbus</groupId >
66 <artifactId >tg-cbus</artifactId >
7- <version >1 .0.1 </version >
7+ <version >2 .0.4 </version >
88 <packaging >jar</packaging >
99
1010 <name >tg-cbus</name >
6464 </dependency >
6565
6666 </dependencies >
67+
68+ <distributionManagement >
69+ <repository >
70+ <id >github</id >
71+ <name >GitHub OWNER Apache Maven Packages</name >
72+ <url >https://maven.pkg.github.com/TranscodeGroup/tg-cbus</url >
73+ </repository >
74+ </distributionManagement >
6775</project >
You can’t perform that action at this time.
0 commit comments